Browse Source

Delete tsconfig.paths.plugin.json

czhen 3 years ago
parent
commit
b8eec6be3d
1 changed files with 0 additions and 8 deletions
  1. 0 8
      client/tsconfig.paths.plugin.json

+ 0 - 8
client/tsconfig.paths.plugin.json

@@ -1,8 +0,0 @@
-{
-  "compilerOptions": {
-    "baseUrl": ".",
-    "paths": {
-      "all_plugins/*": ["../../src/*"]
-    }
-  }
-}