mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-04 11:16:37 -04:00
revert next (https://github.com/vercel/next.js/issues/40241)
This commit is contained in:
@ -37,6 +37,7 @@ module.exports = {
|
||||
files: ["*.md", "*.mdx"],
|
||||
extends: ["plugin:mdx/recommended"],
|
||||
rules: {
|
||||
"mdx/code-blocks": "off",
|
||||
"import/no-unresolved": "off",
|
||||
"react/jsx-no-undef": "off",
|
||||
"react/jsx-boolean-value": "off", // TODO: causes some inconsistent parser errors in mdx
|
||||
|
Reference in New Issue
Block a user