Improve and abstract Cursor design. Start scanner
This commit is contained in:
parent
d382b16e6d
commit
d5f9777711
8 changed files with 713 additions and 476 deletions
|
|
@ -12,6 +12,6 @@ npm install -D sass-embedded
|
|||
|
||||
# Tests
|
||||
|
||||
npx ts-node src/parser/scanner.test.ts
|
||||
npx ts-node src/parser/cursor.test.ts
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue