Add jsonlint dependency.
This commit is contained in:
parent
0c54e12445
commit
658ac455d2
@ -1,20 +0,0 @@
|
|||||||
{
|
|
||||||
"extends": "google",
|
|
||||||
"installedESLint": true,
|
|
||||||
"rules": {
|
|
||||||
"indent": ["error", 4]
|
|
||||||
},
|
|
||||||
"plugins": [
|
|
||||||
"angular",
|
|
||||||
"html",
|
|
||||||
"jquery",
|
|
||||||
"security",
|
|
||||||
"this"
|
|
||||||
],
|
|
||||||
"globals": {
|
|
||||||
"angular": false,
|
|
||||||
"moment": false,
|
|
||||||
"Highcharts": false,
|
|
||||||
"$": false
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user