Browse Source

测试commit

master
guoapeng 5 months ago
parent
commit
86cc941296
  1. 1
      package.json

1
package.json

@ -52,6 +52,7 @@
"src/**/*.{js,jsx,vue}": [
"eslint --fix",
"prettier --write",
"lint-staged",
"git add"
],
"*.{cjs,json}": [

Loading…
Cancel
Save