|
|
|
|
|
by ponyous
1891 days ago
|
|
import order, empty function bodies, leading underscores in different scenarios (if you have such conventions), sort object keys (not just alphabetically, but by use, eg. shorthands last { name: 'Jim', surname }...) There is some overlap and it's not as crucial to have a good linter as it used to be. |
|