fix: Tell eslint to ignore .mdx files
This commit is contained in:
parent
787cea5453
commit
182503964c
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
*.svg
|
*.svg
|
||||||
*.sh
|
*.sh
|
||||||
*.md
|
*.md
|
||||||
|
*.mdx
|
||||||
*.prisma
|
*.prisma
|
||||||
*.css
|
*.css
|
||||||
*.mustache
|
*.mustache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue