Skip to content

Commit

Permalink
Define globals exposed by Node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
spikebrehm committed Nov 5, 2012
1 parent db5cd7c commit edcc2c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions linters/SublimeLinter/SublimeLinter.sublime-settings
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
// Defines globals exposed by jQuery.
"jquery": true,

// Define globals exposed by Node.js.
"node": true,

/*
* ENFORCING OPTIONS
* =================
Expand Down

0 comments on commit edcc2c3

Please sign in to comment.