chore: lint mdx in lint-staged
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
"pnpm": ">=8"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{md,yml,json}": "prettier --write",
|
||||
"*.{md,mdx,yml,json}": "prettier --write",
|
||||
"*.{js,jsx,ts,tsx}": [
|
||||
"prettier --write",
|
||||
"eslint --cache --fix"
|
||||
|
||||
Reference in New Issue
Block a user