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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ module.exports = {
45
45
### `@vue/eslint-config-typescript/recommended`
46
46
47
47
This is extended from the `@typescript-eslint/recommended` ruleset, which is an **_opinionated_** ruleset.
48
-
See the [originial documentation](https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin/src/configs#recommended) for more information.
48
+
See the [original documentation](https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin/src/configs#recommended) for more information.
49
49
50
50
Some of its rules, however, might conflict with `prettier`.
51
51
So when used alongside other sharable configs, this config should be placed after all other configs except for the `prettier` ones in the `extends` array.
0 commit comments