Skip to content

Commit a984aff

Browse files
committed
feat: add titles to translations in English and Spanish locales
1 parent bae7c35 commit a984aff

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

deno.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
}
2323
},
2424
"exclude": [
25-
"**/_fresh/*"
25+
"**/_fresh/*",
26+
"**/node_modules/*",
27+
".husky/*"
2628
],
2729
"imports": {
2830
"$fresh/": "https://deno.land/x/fresh@1.7.3/",

0 commit comments

Comments
 (0)