typicode / steno

Super fast async file writer with atomic write ⚡
MIT License
678 stars 40 forks source link

chore: npm run lint -- --fix #33

Closed SgtPooki closed 10 months ago

SgtPooki commented 11 months ago

To reduce the diff noise of https://github.com/typicode/steno/pull/32, this PR can be merged first to resolve lint errors.

lint should really be added to the husky pre-commit hook, or the rules updated if these are no longer followed.

typicode commented 10 months ago

I run locally but had only an issue with one line. I don't know why you got more. Thanks for the PRs.

SgtPooki commented 10 months ago

@typicode probably some global eslint settings I have. I have since disabled those since i'm bouncing around more code me and my team don't own