cadl/packages/best-practices
Timothee Guerin d290c17b5e
Update dependencies - april 2024 (#3169)
Notable: 
- vitest `1.5.0` which solves some issues with running in the extension
- remove `sinon` from compiler which is not needed anymore as vitest
provide spies built-in
2024-04-15 10:24:38 -07:00
..
src Fix: LSP not reading `tspconfig.yaml` completely (#2526) 2023-10-02 22:24:50 +00:00
test/rules Migrate test framework to vitest (#2769) 2024-01-02 11:40:29 -08:00
CHANGELOG.md Bump versions for release march 2024 (#2988) 2024-03-05 15:31:47 -08:00
README.md
package.json Update dependencies - april 2024 (#3169) 2024-04-15 10:24:38 -07:00
tsconfig.config.json Vitest improvements: vitest-ui, watch mode for deps, debug config (#2791) 2024-01-22 09:56:55 -08:00
tsconfig.json Vitest improvements: vitest-ui, watch mode for deps, debug config (#2791) 2024-01-22 09:56:55 -08:00
vitest.config.ts Vitest improvements: vitest-ui, watch mode for deps, debug config (#2791) 2024-01-22 09:56:55 -08:00

README.md

TypeSpec Best Practices

WORK IN PROGRESS This is not ready for consumption

Set of linter rules to enforce TypeSpec best practices