Skip to content

Commit 3c6031b

Browse files
Update designs/2026-official-yaml-language-plugin/README.md
Co-authored-by: 루밀LuMir <rpfos@naver.com>
1 parent 2ac2340 commit 3c6031b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • designs/2026-official-yaml-language-plugin

designs/2026-official-yaml-language-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This RFC proposes creating an official ESLint language plugin for YAML, publishe
2424
- **Repository:** New repository at [github.com/eslint/yaml](https://github.com/eslint/yaml), following the pattern of `eslint/json`, `eslint/markdown`, `eslint/css`.
2525
- **Module format:** ESM-only, in line with the TSC decision that new packages should be ESM-only (see [2026-01-08 TSC meeting](https://github.com/eslint/tsc-meetings/blob/main/notes/2026/2026-01-08.md)).
2626
- **Compatibility:** ESLint v9.15.0+ (flat config only). No eslintrc support.
27-
- **TypeScript types:** Built-in type definitions shipped with the package from v1, following the direction the team has taken with `espree`, `eslint-scope`, and other packages.
27+
- **TypeScript types:** Built-in type definitions shipped with the package from the initial release, following the direction the team has taken with `espree`, `eslint-scope`, and other packages.
2828

2929
### Plugin export shape
3030

0 commit comments

Comments
 (0)