1
0
mirror of https://github.com/flarum/core.git synced 2025-08-09 18:07:02 +02:00

fix tsconfig.json

This commit is contained in:
David Sevilla Martin
2020-08-12 18:11:25 -04:00
committed by Franz Liedke
parent f6dd87f72f
commit fcda092558

View File

@@ -1,4 +1,3 @@
{
"extends": "./webpack-flarum-tsconfig"
}
"extends": "./webpack-config-tsconfig"
}