MiguelCastillo / Brackets-InteractiveLinter

Interactive linting for Brackets
Other
119 stars 26 forks source link

Extract libraries as npm dependencies #187

Open bguzmanrio opened 7 years ago

bguzmanrio commented 7 years ago

Don't you think it would be a good idea to have require, promise, eslint and the others as npm dependencies?

MiguelCastillo commented 7 years ago

Yeah it would be a great idea. I recall having issue with eslint when we tried doing it. https://github.com/MiguelCastillo/Brackets-InteractiveLinter/pull/160

Please feel free to take a a look though.