Skip to content

Commit

Permalink
Fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
omckeon committed Jul 26, 2024
1 parent 66aa8c7 commit 9aee0e5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"files.associations": {
"*.mdx": "markdown"
}
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
"markdownlint": "^0.31.1",
"prettier": "^3.2.5"
}
}
}
2 changes: 1 addition & 1 deletion src/content/docs/.markdownlint.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
"line_length": 100,
"tables": false
}
}
}

0 comments on commit 9aee0e5

Please sign in to comment.