We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
funding
1 parent 8ed3273 commit 35304ddCopy full SHA for 35304dd
packages/eslint-config-eslint/package.json
@@ -3,6 +3,7 @@
3
"version": "11.0.0",
4
"author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>",
5
"description": "Default ESLint configuration for ESLint projects.",
6
+ "funding": "https://eslint.org/donate",
7
"main": "./index.js",
8
"types": "./types/index.d.ts",
9
"exports": {
packages/js/package.json
@@ -2,6 +2,7 @@
2
"name": "@eslint/js",
"version": "9.26.0",
"description": "ESLint JavaScript language implementation",
"main": "./src/index.js",
"scripts": {
0 commit comments