mirror of
https://ark.sudovanilla.org/Korbs/butterflyvu.git
synced 2024-12-23 15:53:54 +00:00
9 lines
97 B
JSON
9 lines
97 B
JSON
|
{
|
||
|
"include": [
|
||
|
"./src",
|
||
|
"index.ts"
|
||
|
],
|
||
|
"compilerOptions": {
|
||
|
"jsx": "react"
|
||
|
}
|
||
|
}
|