chore: ignore deps
parent
e0525e5f55
commit
676470bae2
|
@ -6,7 +6,11 @@
|
|||
"node": false,
|
||||
"ignoreDeps": [
|
||||
"vue",
|
||||
"vue-tsc"
|
||||
"vue-tsc",
|
||||
"typescript",
|
||||
|
||||
// Intl.Segmenter is not supported in Firefox
|
||||
"string-length"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue