mirror of
https://github.com/flarum/framework.git
synced 2024-12-02 15:03:44 +08:00
7 lines
105 B
JSON
7 lines
105 B
JSON
|
{
|
||
|
"extends": "flarum-webpack-config/tsconfig.json",
|
||
|
"compilerOptions": {
|
||
|
"jsx": "preserve"
|
||
|
}
|
||
|
}
|