mirror of
https://github.com/flarum/framework.git
synced 2024-11-22 06:05:46 +08:00
fix(ci): skip node_modules typings
This commit is contained in:
parent
dccf1535f9
commit
a3333320d7
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"skipLibCheck": true,
|
||||
"allowUmdGlobalAccess": true,
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
|
|
Loading…
Reference in New Issue
Block a user