fix ci
This commit is contained in:
parent
ef4323b275
commit
8854ef36f3
@ -15,5 +15,6 @@
|
|||||||
"noUnusedParameters": true,
|
"noUnusedParameters": true,
|
||||||
"noImplicitReturns": true,
|
"noImplicitReturns": true,
|
||||||
"skipLibCheck": true
|
"skipLibCheck": true
|
||||||
}
|
},
|
||||||
|
"exclude": ["tests/"]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user