mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-01-07 03:26:54 +08:00
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"extends": "./tsconfig.build.json",
|
|
"compilerOptions": {
|
|
"jsx": "react-jsxdev"
|
|
}
|
|
}
|