DEV: Reformat package.json files (#28733)

This commit is contained in:
Jarek Radosz
2024-09-04 21:14:13 +02:00
committed by GitHub
parent 7c3ad27de6
commit f0d3a7c0f3
17 changed files with 23 additions and 17 deletions

View File

@@ -81,7 +81,9 @@
"lint-to-the-future-ember-template>ember-template-lint": "*",
"ember-this-fallback>ember-source": "*"
},
"allowAny": ["@uppy/*"],
"allowAny": [
"@uppy/*"
],
"ignoreMissing": [
"webpack"
]