Skip to content

Commit

Permalink
ignored issue templates in .prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac-GC committed Jan 19, 2024
1 parent ec5412b commit c7c7aae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
**/types.ts
**/dist_electron
**/dummy/*.json
**/dummy/*.json
**/.github/ISSUE_TEMPLATE/*.yml

0 comments on commit c7c7aae

Please sign in to comment.