mirror of
https://github.com/garraflavatra/yeslint.git
synced 2024-11-21 15:38:57 +01:00
Updated first paragraph of readme
This commit is contained in:
parent
53c5099989
commit
88facd931e
@ -1,6 +1,6 @@
|
|||||||
# yeslint!
|
# yeslint!
|
||||||
|
|
||||||
A sensible, modern collection of configuration files for [ESLint] that enforces beautiful code. It contains both rules to ensure correct code (e.g. enforce `break` statements in each `switch` `case`), and rules to make your code beautiful (e.g. adding a trailing comma to array items that start on a newline).
|
A sensible, modern collection of configuration files for [ESLint] that enforces beautiful and correct code. It contains both rules to ensure correct code (e.g. enforce `break` statements in each `switch` `case`), and rules to make your code beautiful (e.g. adding a trailing comma to array items that start on a newline).
|
||||||
|
|
||||||
## What's included
|
## What's included
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user