Update dev dependencies

This commit is contained in:
panr 2022-11-07 18:34:28 +01:00
parent 8b28b06e72
commit 09628b6b3d
4 changed files with 1415 additions and 2161 deletions

View file

@ -2,6 +2,7 @@
"parser": "babel",
"printWidth": 100,
"trailingComma": "all",
"arrowParens": "avoid",
"overrides": [{
"files": ".html",
"options": {