Browse Source

[Test] Remove obsolete eslintIgnore

tags/2.0
moisseev 4 years ago
parent
commit
6490c72334
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      package.json

+ 1
- 2
package.json View File

@@ -5,7 +5,6 @@
"stylelint-config-standard": "*"
},
"eslintIgnore": [
"*.min.js",
"interface/js/lib/domReady.js"
"*.min.js"
]
}

Loading…
Cancel
Save