mirror of
https://github.com/hsokolowski/iTree.git
synced 2026-01-24 21:59:18 -05:00
8 lines
113 B
JSON
8 lines
113 B
JSON
{
|
|
"compilerOptions": {
|
|
"checkJs": true,
|
|
"jsx": "react",
|
|
"allowSyntheticDefaultImports": true
|
|
}
|
|
}
|