Skip to content

Commit 41e202c

Browse files
Update README.md
Co-authored-by: James Hancock <[email protected]>
1 parent 73f958b commit 41e202c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This configuration can be used as-is even for mixed or JavaScript-only projects,
4444

4545
#### Advanced TypeScript usage
4646

47-
For projects wanting stricter checks, consider using [linting with type information](https://typescript-eslint.io/docs/linting/type-linting/) Here is a sample ESLint configuration:
47+
For projects wanting stricter checks, consider using [linting with type information](https://typescript-eslint.io/docs/linting/type-linting/). Here is a sample ESLint configuration:
4848

4949
```js
5050
module.exports = {

0 commit comments

Comments
 (0)