Skip to content

Commit

Permalink
Fix line lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
omckeon committed Jul 26, 2024
1 parent 01e090b commit 17b17df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"files.associations": {
"*.mdx": "markdown"
}
},
"json.format.keepLines": true
}
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"
}
}
}

0 comments on commit 17b17df

Please sign in to comment.