Setup ESLint and Prettier and apply changes to sources #891
1 changed files with 4 additions and 1 deletions
|
@ -22,6 +22,9 @@
|
|||
},
|
||||
"globals": {
|
||||
"__static": true,
|
||||
"__": true
|
||||
"staticResourcesPath": true,
|
||||
"__": true,
|
||||
"__n": true,
|
||||
"app": true
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue