From 7f779bfeb5f8d03ba1c1fb03119a007385ba5881 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 28 Mar 2016 00:37:30 +0700 Subject: [PATCH] add note about not accepting new environments #82 --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 3eb024e..5314bbb 100644 --- a/readme.md +++ b/readme.md @@ -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