tslint-config-cook
Version:
cook tslint config
18 lines (17 loc) • 336 B
JSON
{
"name": "tslint-config-cook",
"version": "1.0.4",
"description": "cook tslint config",
"keywords": [
"tslint config",
"cook"
],
"license": "MIT",
"author": "yongbao.fyb",
"main": "index.json",
"dependencies": {
"tslint-config-prettier": "1",
"tslint-eslint-rules": "5",
"tslint-react": "3"
}
}