Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-01 | chore(specs): add jsr and npm env vars to tests by default (#23171) | David Sherret | |
2024-03-15 | chore(specs): use jsonc for metadata file (#22946) | David Sherret | |
Avoids the comment diagnostic that vscode gives. Also, automatically renames .json to .jsonc for the time being. | |||
2024-03-13 | fix(node): resolve types via package.json for directory import (#22878) | David Sherret | |
Does a package resolve when resolving types for a directory (copying the behaviour that typescript does). | |||
2024-03-13 | chore: rough first pass on spec tests (#22877) | David Sherret | |