Fix formatting in JSON files

This commit is contained in:
2022-07-22 05:07:40 +01:00
parent 5e651f1ca3
commit 60c1c0759c
3 changed files with 75 additions and 75 deletions

View File

@@ -1,4 +1,4 @@
{
"ext": "ts",
"exec": "ts-node src/server.ts"
}
"ext": "ts",
"exec": "ts-node src/server.ts"
}