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
[XO has built-in support for TypeScript](https://github.com/xojs/xo#typescript), using this package under the hood, so you do not have to configure anything.
14
+
15
+
## Standalone Usage
12
16
13
17
Add some ESLint config to your package.json (or `.eslintrc`):
14
18
@@ -55,26 +59,6 @@ Use the `space` sub-config if you want 2 space indentation instead of tabs:
0 commit comments