Remove typescript react/jsx and add vue extension
parent
88b4c6ce83
commit
d2283b02f0
|
@ -93,7 +93,7 @@
|
|||
"webpack-bundle-analyzer": "^4.6.1"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,jsx,ts,tsx}": [
|
||||
"*.{js,vue}": [
|
||||
"eslint --quiet --cache --fix"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue