We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 706c059 commit 9826f22Copy full SHA for 9826f22
README.md
@@ -51,7 +51,7 @@ export default [
51
},
52
{
53
files: ['**/*.css'],
54
- // ... now you can lint CSS files as will as the <style> blocks in Vue SFCs
+ // ... now you can lint CSS files as well as the <style> blocks in Vue SFCs
55
}
56
]
57
```
0 commit comments