release: update 5.6.0

This commit is contained in:
xiaoxian521
2024-05-14 12:09:08 +08:00
parent 0d8f6b314b
commit a4f857124f
8 changed files with 4726 additions and 3900 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"],