cadl/packages/best-practices
Timothee Guerin 49004b60d5
Update dependencies (#3948)
New pr from this branch as it had some weird docusaurus issue not
reproducable anywhere else and just changing branch fixes it somehow
https://github.com/microsoft/typespec/pull/3934
Notable:
- vitest: 2.x
- prettier update that does a minor formatting change by adding
parentheses in some ternary expression
2024-07-23 21:02:34 +00: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 Feature: Built-in linter engine (#2066) 2023-06-26 09:38:07 -07:00
package.json Update dependencies (#3948) 2024-07-23 21:02:34 +00: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