Update deno fmt exclude list

This commit is contained in:
Foster Hangdaan 2024-03-18 08:22:09 -04:00
parent 84a0cebac1
commit c0fd47f69d
Signed by: foster
GPG key ID: E48D7F49A852F112

View file

@ -20,8 +20,7 @@
}, },
"fmt": { "fmt": {
"exclude": [ "exclude": [
"LICENSE*", "LICENSE.md",
"COPYING",
"_site/" "_site/"
] ]
} }