preboot / angularjs-webpack

A complete, yet simple, starter for AngularJS using webpack
MIT License
1.71k stars 658 forks source link

Adding eslint configuration #35

Open stefek99 opened 8 years ago

stefek99 commented 8 years ago

Good starter project should have smart defaults.

Adding ESLint configuration.

Foxandxss commented 8 years ago

I like the idea, but not sure how is "jsx" a smart default here :P

stefek99 commented 8 years ago

Yeah, I've noticed that too... Copy and paste from other docs:

eslint

phra commented 6 years ago

@stefek99 any update?