Skip to content

Commit 76c7a96

Browse files
committed
docs: keep the line length short to avoid scrollbars on GitHub
1 parent 0370486 commit 76c7a96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ export default [
5656

5757
...vueTsEslintConfig({
5858
// Optional: extend additional configurations from `typescript-eslint`.
59-
// Supports all the configurations in https://typescript-eslint.io/users/configs#recommended-configurations
59+
// Supports all the configurations in
60+
// https://typescript-eslint.io/users/configs#recommended-configurations
6061
extends: [
6162
// By default, only the recommended rules are enabled.
6263
"recommended",

0 commit comments

Comments
 (0)