diff --git a/tsconfig.json b/tsconfig.json index 0e8e32d..51c95fe 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "./node_modules/@modyqyw/fabric/tsconfig.base.json", "compilerOptions": { - "baseUrl": "./", + "baseUrl": ".", "jsx": "preserve", "paths": { "@/*": ["./src/*"]