mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
8 lines
137 B
JSON
8 lines
137 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es5",
|
|
"lib": ["es5", "dom"],
|
|
"types": ["cypress", "node"]
|
|
},
|
|
"include": ["**/*.ts"]
|
|
} |