Skip to content

Commit 798fe17

Browse files
committed
Remove unused paths def
1 parent 455be4a commit 798fe17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"forceConsistentCasingInFileNames": true,
2222

2323
"paths": {
24-
"*": ["./*"],
2524
"#log": ["./src/utils/logger.ts"],
2625
"#db": ["./src/storage/db/db.ts"],
2726
"#*": ["./src/*"]

0 commit comments

Comments
 (0)