Browse Source

[Test] Ignore index.html

tags/3.2
moisseev 2 years ago
parent
commit
ba7f6982b0
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      package.json

+ 1
- 0
package.json View File

@@ -8,6 +8,7 @@
},
"eslintIgnore": [
"*.min.js",
"index.html",
"prism.js"
]
}

Loading…
Cancel
Save