{ "name": "@sup39/eslint-config-typescript", "version": "0.1.4", "main": "index.js", "license": "MIT", "description": "Typescript eslint config for sup39", "repository": "https://github.com/sup39/eslint-config-typescript", "author": "sup39", "dependencies": { "@sup39/eslint-config-basic": "^0.1.5", "@typescript-eslint/eslint-plugin": "^5", "@typescript-eslint/parser": "^5" } }