1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

* remove eslint-plugin-import

This commit is contained in:
shimataro 2020-02-26 07:57:48 +09:00
parent 8cfbd50da1
commit ef2d52892d
No known key found for this signature in database
GPG key ID: BE92C05736911A9D
3 changed files with 118 additions and 407 deletions

View file

@ -38,7 +38,6 @@
"@typescript-eslint/eslint-plugin": "2.19.0",
"@typescript-eslint/parser": "2.19.0",
"eslint": "6.8.0",
"eslint-plugin-import": "2.20.1",
"markdownlint-cli": "0.21.0",
"npm-check-updates": "4.0.1",
"npm-run-all": "4.1.5",