mirror of
https://github.com/robonen/questlang.git
synced 2026-03-20 02:44:47 +00:00
fix: lint, type errors
test: specify types for path checks in interpreter tests test: add optional chaining in lexer tests to prevent errors test: add optional chaining in parser tests to prevent errors fix: clean up whitespace and formatting in AST and lexer files feat: enhance CLI with improved error handling and user prompts fix: update index and interpreter files for better type handling fix: clean up parser code for better readability and error handling build: enable minification in tsdown configuration
This commit is contained in:
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@@ -18,6 +18,9 @@ importers:
|
||||
'@robonen/tsconfig':
|
||||
specifier: ^0.0.2
|
||||
version: 0.0.2
|
||||
eslint:
|
||||
specifier: ^9.34.0
|
||||
version: 9.34.0(jiti@2.5.1)
|
||||
tsdown:
|
||||
specifier: ^0.14.2
|
||||
version: 0.14.2(typescript@5.9.2)
|
||||
|
||||
Reference in New Issue
Block a user