more react rules & support type-aware linting for later
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
"isolatedModules": true,
|
||||
"noEmit": true,
|
||||
"jsx": "react-jsx",
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@excalidraw/common": ["./packages/common/src/index.ts"],
|
||||
"@excalidraw/common/*": ["./packages/common/src/*"],
|
||||
|
||||
Reference in New Issue
Block a user