eslint-config-ts-important-stuff
Version:
Only important stuff for typescript
13 lines (12 loc) • 406 B
JSON
{
"name": "eslint-config-ts-important-stuff",
"version": "1.1.0",
"description": "Only important stuff for typescript",
"main": "src/eslint-config-ts-important-stuff.js",
"repository": "git@github.com:joeldenning/eslint-config-ts-important-stuff.git",
"author": "Joel Denning <joeldenning@gmail.com>",
"license": "MIT",
"dependencies": {
"eslint-config-important-stuff": "^1.1.0"
}
}