diff --git a/common/changes/@typespec/compiler/fix-lsp-not-reading-whole-config_2023-10-02-19-28.json b/common/changes/@typespec/compiler/fix-lsp-not-reading-whole-config_2023-10-02-19-28.json new file mode 100644 index 0000000000..cfa96b7692 --- /dev/null +++ b/common/changes/@typespec/compiler/fix-lsp-not-reading-whole-config_2023-10-02-19-28.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@typespec/compiler", + "comment": "Fix: Language Server wasn't loading the `tspconfig.yaml` correcty resulting in some options being dropped like the linter configuration.", + "type": "none" + } + ], + "packageName": "@typespec/compiler" +} \ No newline at end of file