Prathamesh Musale
c3f8d53f09
- Setup eslint with husky for precommit lint - Fix existing lint errors - Setup linter CI Reviewed-on: #54 Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com> Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
# Don't lint node_modules.
|
|
node_modules
|
|
|
|
# Don't lint build output.
|
|
dist
|