UNPKG

@averjs/eslint-config-typescript

Version:
34 lines (33 loc) 850 B
{ "name": "@averjs/eslint-config-typescript", "version": "2.0.0", "description": "typescript eslint config for averjs", "keywords": [ "typescript", "eslint", "aver" ], "author": "Florian Weber <fl-weber@t-online.de>", "homepage": "https://github.com/exreplay/eslint-config#readme", "license": "MIT", "files": [ "index.js" ], "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/exreplay/eslint-config.git", "directory": "packages/eslint-config" }, "bugs": { "url": "https://github.com/exreplay/eslint-config/issues" }, "dependencies": { "@averjs/eslint-config": "2.0.0", "@typescript-eslint/eslint-plugin": "^4.4.1", "@typescript-eslint/parser": "^4.4.1" }, "gitHead": "b78e26c132cc49c4a9e0c6bf88be781e9003b392" }