UNPKG

@toreda/eslint-config

Version:

Toreda's eslint config file for organization-wide TypeScript projects.

25 lines (24 loc) 574 B
{ "name": "@toreda/eslint-config", "version": "2.2.0", "public": true, "description": "Toreda's eslint config file for organization-wide TypeScript projects.", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/toreda/eslint-config.git" }, "keywords": [ "eslint", "typescript", "eslint-config", "eslint-config-prettier" ], "author": "Toreda, Inc.", "license": "MIT", "bugs": { "url": "https://github.com/toreda/eslint-config/issues" }, "homepage": "https://github.com/toreda/eslint-config#readme" }