Skip to content

Commit

Permalink
Fixed small issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sstottelaar committed Apr 12, 2023
1 parent 6e28ee3 commit 7e4a777
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 827 deletions.
12 changes: 12 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"plugins": ["./node_modules/prettier-plugin-antlers/"],
"overrides": [
{
"files": "*.antlers.html",
"vscodeLanguageIds": ["antlers"],
"options": {
"parser": "antlers"
}
}
]
}
Loading

0 comments on commit 7e4a777

Please sign in to comment.