mirror of
https://github.com/evgen-app/front-nti-hack.git
synced 2024-11-21 14:06:33 +03:00
7 lines
86 B
JSON
7 lines
86 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"jsx": "react-jsx"
|
|
}
|
|
}
|