dkrasner / Simpletalk

Apache License 2.0
53 stars 3 forks source link

chore: add eslint dev dependencies and configs #137

Closed launeh closed 1 year ago

launeh commented 1 year ago

Add eslint dependencies and initial configs.

check with "yarn eslint:check" or "npm run eslint:check"

autofix with "yarn eslint:fix" or "npm run eslint:fix"

*airbnb rules too noisy for now. can turn them on incrementally