chore: ignore deps

This commit is contained in:
三咲智子 Kevin Deng 2023-07-03 01:07:01 +08:00
parent e0525e5f55
commit 676470bae2
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E

View file

@ -6,7 +6,11 @@
"node": false,
"ignoreDeps": [
"vue",
"vue-tsc"
"vue-tsc",
"typescript",
// Intl.Segmenter is not supported in Firefox
"string-length"
],
"packageRules": [
{