run npm install

This commit is contained in:
RMKaelBR 2023-08-19 12:24:33 +08:00
parent dd9a83068d
commit 61cc9e3493
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"eslintConfig": {
"root": true
},
"jest": {
"jest": {
"testPathIgnorePatterns": [
"generator-exercise/"
]