Matt Bierner
|
30b93b1217
|
Bump extensions to target es2024
I reviewed the various changes and library additions of es2024 and it seems they are widely supported across node and modern browsers
|
2025-08-05 10:40:33 -07:00 |
|
Martin Aeschlimann
|
fc6d94b806
|
[css/json/html] adopt latest lsp, update to module: node16 (#230371)
* adopt latest language-server/client
* update package-locks
* transpiler to support Node16
|
2024-10-03 13:49:56 +02:00 |
|
Matt Bierner
|
d11134fdf8
|
Make language servers use webworker typings (#172879)
This makes the css, html, and json language servers to use the `webworker` typings. This lets us avoid having to redeclare `self`
|
2023-01-31 09:38:48 +01:00 |
|
Matt Bierner
|
119581fc2a
|
Use more standard name for shared extension tsconfig
This enables Intellisense in the `tsconfig.base` file
|
2021-04-12 15:58:38 -07:00 |
|
Matt Bierner
|
ef5bd4810a
|
Use shared config for css language features
|
2018-10-02 10:24:20 -07:00 |
|
Martin Aeschlimann
|
21ec23c075
|
[css] enable strict on server
|
2018-04-03 22:03:08 +02:00 |
|
Pine Wu
|
c52149e7a3
|
[css] split extension (for #45900)
|
2018-03-20 14:57:58 -07:00 |
|