Skip to content

Commit

Permalink
remove: lint from mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiTRy committed Nov 26, 2023
1 parent f7eb374 commit c9fc90c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"prettier --write"
],
"*.mdx": [
"eslint src --ext ts,tsx,mdx --report-unused-disable-directives --fix --max-warnings=-1",
"prettier --write"
]
},
Expand Down

0 comments on commit c9fc90c

Please sign in to comment.