Lipis
|
53994e71e5
|
Add more ESLint rules and change the formatting scripts (#626)
* Add curly rule in ESLint for consistency
* Fix rules
* More rules
* REturn
* Push
* no else return
* prefer const
* destructing
|
2020-02-02 18:04:35 +00:00 |
|
Lipis
|
82717bceda
|
Remove eslint-plugin-json-format (#609)
* Remove eslint-plugin-json-format
* json
|
2020-01-29 11:26:40 +01:00 |
|
Lipis
|
ee68af0fd3
|
Set Trailing Cmma to (#525)
|
2020-01-24 12:04:54 +02:00 |
|
David Luzar
|
4942a452e0
|
Lint tweaks (#502)
* lint json files & add lint ignore list
* lint against plain console logs
* Update .lintstagedrc.js
Co-Authored-By: Lipis <lipiridis@gmail.com>
* format .tsconfig
* don't lint against console.info
* change log to console.info
Co-authored-by: Lipis <lipiridis@gmail.com>
|
2020-01-22 15:13:00 +01:00 |
|