Browse Source

fix: 🐛 eslint missing (#6239)

close #6236
pull/6255/head
偏右 6 years ago
committed by GitHub
parent
commit
d1ae89984c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      package.json

1
package.json

@ -93,6 +93,7 @@
"cross-env": "^7.0.0",
"cross-port-killer": "^1.1.1",
"enzyme": "^3.11.0",
"eslint": "^6.8.0",
"express": "^4.17.1",
"gh-pages": "^2.0.1",
"husky": "^4.0.7",

Loading…
Cancel
Save