We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2daf53 commit 05cbe57Copy full SHA for 05cbe57
.prettierignore
@@ -2,4 +2,7 @@ package-lock.json
2
3
# Ignore yaml files because it contains handlebars logic
4
**/.nais/*.yaml
5
-**/.nais/*.yml
+**/.nais/*.yml
6
+
7
+## Ignore all EJS files:
8
+**/*.ejs
0 commit comments