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:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"skipLibCheck": true,
|
||||
"allowUmdGlobalAccess": true,
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
|
Reference in New Issue
Block a user