Initial commit.
This commit is contained in:
5
.eslintrc.js
Normal file
5
.eslintrc.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const base = require("@mendix/pluggable-widgets-tools/configs/eslint.ts.base.json");
|
||||
|
||||
module.exports = {
|
||||
...base
|
||||
};
|
||||
Reference in New Issue
Block a user