mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-25 16:05:39 -04:00
restore image captions in markdown with a "clever" (messy) css hack
This commit is contained in:
@@ -35,7 +35,6 @@ export default [
|
||||
{
|
||||
files: ["**/*.ts", "**/*.tsx", "**/*.js", "**/*.jsx"],
|
||||
rules: {
|
||||
camelcase: "off",
|
||||
"@typescript-eslint/ban-ts-comment": "off",
|
||||
"@typescript-eslint/no-explicit-any": "warn",
|
||||
"react-compiler/react-compiler": "error",
|
||||
|
||||
Reference in New Issue
Block a user