1
0
mirror of https://github.com/flarum/core.git synced 2025-08-04 15:37:51 +02:00

fix(ci): skip node_modules typings

This commit is contained in:
Sami Mazouz
2024-10-19 20:32:13 +01:00
parent dccf1535f9
commit a3333320d7

View File

@@ -1,5 +1,6 @@
{
"compilerOptions": {
"skipLibCheck": true,
"allowUmdGlobalAccess": true,
"sourceMap": true,
"strict": true,