lint-demo
This is a simple demo to show how to create custom rules in eslint.
Getting started
- git clone this repository
npm i -g yo generator-eslintnpm installnpm start
And hopefully that's enough to let you follow along with the talk!
Resources
- Esprima parser: http://esprima.org/demo/parse.html