languages/typescript: rename languages/ts to languages/typescript and cleanup the module

This commit is contained in:
Snoweuph 2026-03-27 22:25:21 +01:00
commit 83b753ba12
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
6 changed files with 18 additions and 12 deletions

View file

@ -102,6 +102,8 @@
- Removed `languages.tailwind` which only provided an LSP. Use
`lsp.presets.tailwindcss-language-server` instead.
- Renamed `languages.ts` to `languages.typescript`.
## Changelog {#sec-release-0-9-changelog}
[SecBear](https://github.com/SecBear):