Skip to content

Commit 5f0e865

Browse files
authored
Merge pull request #107 from SomeAspy/patch-21
2 parents 51b6bba + c9eb575 commit 5f0e865

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
@@ -134,7 +134,7 @@ For TypeScript:
134134
```js
135135
import js from "@eslint/js";
136136
import solid from 'eslint-plugin-solid/configs/typescript';
137-
import * as tsParser from "@typescript-eslint/parser",
137+
import * as tsParser from "@typescript-eslint/parser";
138138

139139
export default [
140140
js.configs.recommended,

0 commit comments

Comments
 (0)