mirror of
https://github.com/bs-community/blessing-skin-server
synced 2026-08-18 04:32:05 -04:00
6 lines
95 B
JSON
6 lines
95 B
JSON
{
|
|
"extends": "./tsconfig.build.json",
|
|
"compilerOptions": {
|
|
"jsx": "react-jsxdev"
|
|
}
|
|
}
|