salesforce / kagekiri

Shadow DOM-piercing query APIs for the browser.
BSD 3-Clause "New" or "Revised" License
86 stars 9 forks source link

Add husky and eslint rules #26

Closed tedconn closed 4 years ago

tedconn commented 4 years ago

Kagekiri has a particular syntax that we want to be faithful to, if we add husky we can make sure that no linting errors get introduced.

In addition we should add eslint rules so that developers see the mistakes as they code.