Skip to content

Commit b4a3262

Browse files
authored
feat(doc): add specification (#723)
* feat(doc): add specification * fixup!
1 parent 27de0e7 commit b4a3262

2 files changed

Lines changed: 1207 additions & 0 deletions

File tree

.prettierignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ out/
1212

1313
# Generated Files
1414
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

Comments
 (0)