forked from cerc-io/cosmos-explorer
add eslint for typescript
This commit is contained in:
@@ -27,9 +27,12 @@
|
||||
"@ledgerhq/hw-app-eth": "^6.28.2",
|
||||
"@ledgerhq/hw-transport-web-ble": "^6.27.1",
|
||||
"@ledgerhq/hw-transport-webusb": "^6.27.1",
|
||||
"@ledgerhq/hw-transport": "6.27.2",
|
||||
"@metamask/eth-sig-util": "^4.0.1",
|
||||
"@tharsis/address-converter": "^0.1.8",
|
||||
"@tharsis/transactions": "^0.2.5",
|
||||
"@tharsis/eip712": "0.2.4",
|
||||
"@tharsis/proto": "0.1.20",
|
||||
"@vue/composition-api": "^1.4.9",
|
||||
"@vueuse/core": "4.0.0",
|
||||
"animate.css": "4.1.1",
|
||||
@@ -105,6 +108,7 @@
|
||||
"@vue/cli-service": "~5.0.4",
|
||||
"@vue/eslint-config-airbnb": "^6.0.0",
|
||||
"@vue/eslint-config-standard": "6.1.0",
|
||||
"@vue/eslint-config-typescript": "11.0.0",
|
||||
"@vuepress/plugin-medium-zoom": "^1.7.1",
|
||||
"compression-webpack-plugin": "6.1.1",
|
||||
"eslint": "^8.15.0",
|
||||
|
||||
Reference in New Issue
Block a user