1
0
mirror of https://github.com/flarum/core.git synced 2025-08-31 20:02:06 +02:00

done a bunch of work, header secondary has some components, app.request works, idk...

This commit is contained in:
David Sevilla Martin
2019-10-22 17:34:33 -04:00
parent 3c84f41070
commit 9a5063c083
63 changed files with 17333 additions and 2118 deletions

View File

@@ -1,6 +1,3 @@
{
"extends": "flarum-webpack-config/tsconfig.json",
"compilerOptions": {
"jsx": "preserve"
}
"extends": "flarum-webpack-config/tsconfig.json"
}