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