openworm / geppetto-application

Sample Geppetto application
http://geppetto.org
Other
3 stars 1 forks source link

Remove linting from node_modules #19 #20

Closed rodriguez-facundo closed 5 years ago

rodriguez-facundo commented 5 years ago

This removes linting on node_modules/@geppettoengine. If geppetto-client is cloned inside geppetto-application (as in https://github.com/openworm/geppetto-application/pull/17), linting will be also applied.

@jrmartin, this is all that is needed to skip linting inside node_modules. This would be the starting point for https://github.com/openworm/geppetto-application/issues/19#issuecomment-520892349