mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-04 11:36:37 -04:00
set default statically imported image widths to max layout width
This commit is contained in:
@ -41,7 +41,6 @@ module.exports = {
|
||||
"import/no-unresolved": "off",
|
||||
"react/jsx-no-undef": "off",
|
||||
"react/jsx-boolean-value": "off", // TODO: causes some inconsistent parser errors in mdx
|
||||
"react/no-unknown-property": "off",
|
||||
},
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user