Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Commit 99245bc

Browse files
committed
Add top tl;dr note.
1 parent e15c66f commit 99245bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ mbiguous JavaScript Grammar
77

88
## TL;DR
99

10+
* CJS and ES modules just work without juggling extensions or managing metadata.
1011
* Change JS grammars for Script and Module to be unambiguous / have no
1112
collisions.
1213
* Determine grammar for any `.js` file by parsing as one grammar, if that fails

0 commit comments

Comments
 (0)