We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27de0e7 commit b4a3262Copy full SHA for b4a3262
2 files changed
.prettierignore
@@ -12,3 +12,7 @@ out/
12
13
# Generated Files
14
src/generators/metadata/maps/mdn.json
15
+
16
+# The specification uses things that prettier would not
17
+# approve of, such as bullets with `*`
18
+docs/specification.md
0 commit comments