Minor cleanups

This commit is contained in:
Sidharth Vinod
2024-05-21 22:24:04 +05:30
parent ca2c112c9a
commit aa63f320f8
5 changed files with 5 additions and 6 deletions

View File

@@ -8,7 +8,6 @@
"paths": {
"$root/*": ["src/*"]
}
},
"include": ["./src/**/*.ts", "./package.json"],
"include": ["./src/**/*.ts", "./package.json"]
}