From 6c8ccf223952daff78295907316d8d8c1e93cf89 Mon Sep 17 00:00:00 2001 From: Deepshika S Date: Sat, 2 Jul 2022 06:12:33 +0530 Subject: [PATCH] chore: add funding field (#92) --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 737ba38..1d622c2 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "repository": "eslint/eslint-scope", + "funding": "https://opencollective.com/eslint", "bugs": { "url": "https://github.com/eslint/eslint-scope/issues" },