ft_transcendence/containers/react/tsconfig.build.json
Little Dipper 263e3332a1 js to ts
2023-06-18 21:22:25 +02:00

8 lines
153 B
JSON

{
"compiledOptions": {
"composite": true,
"allowJs": true,
"allowImportingTsExtensions": true,
"jsx": "react"
}
}