mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-08 06:55:26 +02:00
nodemon config updated
This commit is contained in:
parent
0ae88101a3
commit
09706f0a66
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@
|
||||||
"watch": [
|
"watch": [
|
||||||
"**/*"
|
"**/*"
|
||||||
],
|
],
|
||||||
"ext": "js,twig"
|
"ext": "ts,js,twig"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue