survivejs / webpack-book

From apprentice to master (CC BY-NC-ND)
https://survivejs.com/webpack/
2.42k stars 319 forks source link

Add node_modules to ESLint ignore #125

Closed sapegin closed 7 years ago

sapegin commented 7 years ago

It lints everything by default.

bebraw commented 7 years ago

Thanks!