npm eslint
This commit is contained in:
parent
7135525399
commit
b0149e2f86
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -2,5 +2,8 @@ fontello/
|
||||||
images/
|
images/
|
||||||
save/
|
save/
|
||||||
files/
|
files/
|
||||||
|
node_modules/
|
||||||
js/LoadJson.js
|
js/LoadJson.js
|
||||||
config.json
|
config.json
|
||||||
|
package.json
|
||||||
|
package-lock.json
|
||||||
Loading…
Reference in a new issue