Skip to content

Commit

Permalink
typo(README): originial → original (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
PiDelport committed May 26, 2021
1 parent d6f69af commit e11179c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -45,7 +45,7 @@ module.exports = {
### `@vue/eslint-config-typescript/recommended`

This is extended from the `@typescript-eslint/recommended` ruleset, which is an **_opinionated_** ruleset.
See the [originial documentation](https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin/src/configs#recommended) for more information.
See the [original documentation](https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin/src/configs#recommended) for more information.

Some of its rules, however, might conflict with `prettier`.
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.
Expand Down

0 comments on commit e11179c

Please sign in to comment.