run npm install
This commit is contained in:
parent
dd9a83068d
commit
61cc9e3493
|
@ -26,7 +26,7 @@
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"root": true
|
"root": true
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"testPathIgnorePatterns": [
|
"testPathIgnorePatterns": [
|
||||||
"generator-exercise/"
|
"generator-exercise/"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue