9 lines
No EOL
116 B
JSON
9 lines
No EOL
116 B
JSON
{
|
|
"include": [
|
|
"./src",
|
|
"index.ts"
|
|
],
|
|
"compilerOptions": {
|
|
"jsx": "preserve"
|
|
}
|
|
} |