Skip to content

Commit

Permalink
more exts
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed May 3, 2024
1 parent 117c213 commit 2e5e0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ parser: "@typescript-eslint/parser"

parserOptions:
project: true
extraFileExtensions: [.html, .vue]
extraFileExtensions: [.html, .vue, .md, .mdx]

settings:
import/extensions: [.js, .jsx, .ts, .tsx]
Expand Down

0 comments on commit 2e5e0c1

Please sign in to comment.