mirror of
https://github.com/airbnb/javascript.git
synced 2026-04-25 03:00:19 -04:00
Merge pull request #12 from airbnb/node-globals
Define globals exposed by Node.js
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
// Defines globals exposed by jQuery.
|
||||
"jquery": true,
|
||||
|
||||
// Define globals exposed by Node.js.
|
||||
"node": true,
|
||||
|
||||
/*
|
||||
* ENFORCING OPTIONS
|
||||
* =================
|
||||
|
||||
Reference in New Issue
Block a user