more react rules & support type-aware linting for later

This commit is contained in:
dwelle
2026-01-25 18:20:13 +01:00
parent 29ba7fe96d
commit e1f6429e49
11 changed files with 93 additions and 8 deletions
-1
View File
@@ -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/*"],