DanielXMoore / Civet

A TypeScript superset that favors more types and less typing

Home Page:https://civet.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add source location to error nodes

bbrk24 opened this issue · comments

Primarily for ease of development and to make errors more obvious with the LSP, so that errors for things like for each ... in point to the correct line.