Commit graph

2 commits

Author SHA1 Message Date
Ray Schamp
1493ef0e6e fix(node): add node env to node module
Automatically include Node globals when using the node config
2016-10-24 10:36:10 -04:00
Ray Schamp
e00a1210ac fix(node): Split Node rules out from base config
We don't want to include Node-specific rules for the base configuration. This allows projects to

lint Node files separately from browser files.
2016-10-23 18:08:20 -04:00