Skip to content

Commit

Permalink
create tokens before sending to parser
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech committed Apr 2, 2020
1 parent 4d24272 commit 2806c49
Show file tree
Hide file tree
Showing 7 changed files with 770 additions and 572 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Expand Up @@ -17,6 +17,7 @@
"one-var": "off",
"no-control-regex": "off",
"no-prototype-builtins": "off",
"no-extra-semi": "error",

"prefer-const": "error",
"no-var": "error"
Expand Down
293 changes: 0 additions & 293 deletions src/InlineLexer.js

This file was deleted.

0 comments on commit 2806c49

Please sign in to comment.