chore: remove comments in json

This commit is contained in:
Sidharth Vinod
2024-06-21 15:39:22 +05:30
parent e7577ed51e
commit 55a8e4cf7e

View File

@@ -1,8 +1,6 @@
{ {
// extend your base config to share compilerOptions, etc
"extends": "./tsconfig.json", "extends": "./tsconfig.json",
"compilerOptions": { "compilerOptions": {
// ensure that nobody can accidentally use this config for a build
"noEmit": true "noEmit": true
}, },
"include": [ "include": [