Skip to content

Commit

Permalink
Remove outdated includes definition from dprint
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jul 7, 2024
1 parent d324940 commit c86cace
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"json": {},
"markdown": {},
"yaml": { "quotes": "preferSingle" },
"includes": ["**/*.{json,md,yml}"],
"plugins": [
"https://plugins.dprint.dev/json-0.19.3.wasm",
"https://plugins.dprint.dev/markdown-0.17.1.wasm",
Expand Down

0 comments on commit c86cace

Please sign in to comment.