mirror of
https://github.com/flarum/core.git
synced 2025-08-31 03:50:15 +02:00
did a thing, struff works now :o
This commit is contained in:
6
js/tsconfig.json
Normal file
6
js/tsconfig.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "flarum-webpack-config/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"jsx": "preserve"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user