UNPKG

@types/eslint-scope

Version:
37 lines 1.1 kB
{ "name": "@types/eslint-scope", "version": "8.3.1", "description": "TypeScript definitions for eslint-scope", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope", "license": "MIT", "contributors": [ { "name": "Toru Nagashima", "githubUsername": "mysticatea", "url": "https://github.com/mysticatea" } ], "type": "module", "main": "", "types": "index.d.ts", "exports": { ".": { "import": "./index.d.mts", "require": "./index.d.cts" }, "./package.json": "./package.json" }, "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/eslint-scope" }, "scripts": {}, "dependencies": { "@types/eslint": "*", "@types/estree": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "bf08a28949dace90f850698ed3a9e167eb19c30a0876cacba1c8ac9d51cbcf11", "typeScriptVersion": "5.1" }