https://github.com/hasparus/linter-overload
a talk about linting TypeScript
https://github.com/hasparus/linter-overload
Last synced: 8 months ago
JSON representation
a talk about linting TypeScript
- Host: GitHub
- URL: https://github.com/hasparus/linter-overload
- Owner: hasparus
- Created: 2019-06-26T15:29:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-04T15:18:50.000Z (about 6 years ago)
- Last Synced: 2024-10-19T05:17:33.396Z (over 1 year ago)
- Language: JavaScript
- Size: 3.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [linter-overload.now.sh](https://linter-overload.now.sh)
---
## Conversation starters
- testing linter configs -- should we? how?
- story of jsx-no-lambda -- linter induced premature optimization
---
## Links
- Why Prettier?
https://prettier.io/docs/en/why-prettier.html
- Dan Abramov on linting, imaginary and real problems
https://overreacted.io/writing-resilient-components/