mirror of
https://github.com/trycua/computer.git
synced 2026-01-01 11:00:31 -06:00
fix field
This commit is contained in:
@@ -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