zed/crates/zed
Kristján Oddsson 347f68887f
Support ESLint flat configs (#8109)
Not available before the new eslint language server version is released, but prepares the ground for it.

## Further reading

- https://eslint.org/docs/latest/use/configure/configuration-files-new
- https://github.com/microsoft/vscode-eslint?tab=readme-ov-file#settings-options

Release Notes:

- Added ESLint flat config support
([#7271](https://github.com/zed-industries/zed/issues/7271))
2024-02-22 22:22:31 +02:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Introduce a new ToggleGraphicsProfiler command (#7607) 2024-02-09 13:29:40 +01:00
src Support ESLint flat configs (#8109) 2024-02-22 22:22:31 +02:00
build.rs linux: disable mac-os specific build commands 2024-02-04 15:58:29 -08:00
Cargo.toml Integrate profiling into gpui (#8176) 2024-02-22 10:59:52 -08:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00