Added schema entries for all json files
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/nodemon.json",
|
||||
"ignore": [
|
||||
".git",
|
||||
"node_modules",
|
||||
@@ -9,4 +10,4 @@
|
||||
},
|
||||
"ext": "ts",
|
||||
"exec": "yarn build && yarn start"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user