remove ignoredBuiltDependencies
This commit is contained in:
parent
26a316ded7
commit
7310788038
@ -204,13 +204,5 @@
|
|||||||
"**/*.ts?(x)": [
|
"**/*.ts?(x)": [
|
||||||
"eslint --fix"
|
"eslint --fix"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"pnpm": {
|
|
||||||
"ignoredBuiltDependencies": [
|
|
||||||
"canvas",
|
|
||||||
"core-js-pure",
|
|
||||||
"esbuild",
|
|
||||||
"sharp"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user