release: update 5.6.0

This commit is contained in:
xiaoxian521
2024-05-14 12:21:31 +08:00
parent 67926cf915
commit df842d93e6
8 changed files with 4794 additions and 3933 deletions

View File

@@ -3,7 +3,7 @@
"prettier --cache --ignore-unknown --write",
"eslint --cache --fix"
],
"{!(package)*.json,*.code-snippets,.!({browserslist,nvm})*rc}": [
"{!(package)*.json,*.code-snippets,.!({browserslist,npm,nvm})*rc}": [
"prettier --cache --write--parser json"
],
"package.json": ["prettier --cache --write"],