mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-04-25 07:57:18 +08:00
docs: update
This commit is contained in:
parent
c620f96ebd
commit
668dcca2f9
@ -1,6 +1,6 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
"*.{js,jsx,ts,tsx}": ["eslint --fix", "prettier --write"],
|
"*.{js,jsx,ts,tsx}": ["eslint --fix", "prettier --write"],
|
||||||
"{!(package)*.json,*.code-snippets,.!(browserslist)*rc}": [
|
"{!(package)*.json,./vscode/*.code-snippets,.!(browserslist)*rc}": [
|
||||||
"prettier --write--parser json"
|
"prettier --write--parser json"
|
||||||
],
|
],
|
||||||
"package.json": ["prettier --write"],
|
"package.json": ["prettier --write"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user