Setup ESLint and Prettier and apply changes to sources #891
1 changed files with 4 additions and 0 deletions
|
@ -26,5 +26,9 @@
|
|||
"__": true,
|
||||
"__n": true,
|
||||
"app": true
|
||||
},
|
||||
"rules": {
|
||||
"import/no-commonjs": 1,
|
||||
"import/no-amd": 1
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue