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