You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: readme.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
> ESLint [shareable config](https://eslint.org/docs/developer-guide/shareable-configs.html) for TypeScript
4
4
5
+
> [!IMPORTANT]
6
+
> This config has been merged into [`eslint-config-xo`](https://github.com/xojs/eslint-config-xo).
7
+
5
8
This config also includes [eslint-config-xo](https://github.com/xojs/eslint-config-xo).
6
9
7
10
**This config assumes your project is [ESM](https://nodejs.org/api/esm.html) and that you use a [strict config](https://github.com/sindresorhus/tsconfig/blob/main/tsconfig.json).**
0 commit comments