mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-20 15:41:38 +03:00
10 lines
109 B
JSON
Generated
10 lines
109 B
JSON
Generated
{
|
|
"env": {
|
|
"NODE_ENV": "development"
|
|
},
|
|
"watch": [
|
|
"src/"
|
|
],
|
|
"ext": "ts,mts,js,mjs,json"
|
|
}
|