3 changed files with 697 additions and 7 deletions
@ -0,0 +1,5 @@
|
||||
{ |
||||
"exec": "npm run dev", |
||||
"watch": ["src/*", "public/*"], |
||||
"ext": "js, html, css, json" |
||||
} |
||||
Loading…
Reference in new issue