mirror of
https://github.com/trycua/computer.git
synced 2026-04-25 16:08:27 -05:00
fix field
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
"moduleResolution": "bundler",
|
||||
"resolveJsonModule": true,
|
||||
"isolatedModules": true,
|
||||
"jsx": "preserve",
|
||||
"jsx": "react-jsx",
|
||||
"incremental": true,
|
||||
"paths": {
|
||||
"@/.source": ["./.source/index.ts"],
|
||||
|
||||
Reference in New Issue
Block a user