Skip to content

Commit

Permalink
Update tsconfig project link (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Jan 16, 2024
1 parent 80cbef4 commit 71857a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -317,7 +317,7 @@ Setting this to an object enables the resolver and passes the object as configur

XO will automatically lint TypeScript files (`.ts`, `.mts`, `.cts`, `.d.ts` and `.tsx`) with the rules defined in [eslint-config-xo-typescript#use-with-xo](https://github.com/xojs/eslint-config-xo-typescript#use-with-xo).

XO will handle the [@typescript-eslint/parser `project` option](https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/parser#parseroptionsproject) automatically even if you don't have a `tsconfig.json` in your project.
XO will handle the [@typescript-eslint/parser `project` option](https://typescript-eslint.io/packages/parser/#project) automatically even if you don't have a `tsconfig.json` in your project.

## GitHub Actions

Expand Down

0 comments on commit 71857a0

Please sign in to comment.