Skip to content

Commit

Permalink
add note about not accepting new environments
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 27, 2016
1 parent 4976a1a commit 7f779bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Extracted from [JSHint](https://github.com/jshint/jshint/blob/3a8efa979dbb157bfb

It's just a [JSON file](globals.json), so use it in whatever environment you like.

**This module [no longer accepts](https://github.com/sindresorhus/globals/issues/82) new environments. If you need it for ESLint, just [create a plugin](http://eslint.org/docs/developer-guide/working-with-plugins#environments-in-plugins).**


## Install

Expand Down

0 comments on commit 7f779bf

Please sign in to comment.