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