1.6.0 • Published 6 years ago
tslint-config-escapace v1.6.0
tslint-config-escapace
tslint configuration
Usage
Install the correct versions of each package, which are listed by the command:
npm info "tslint-config-escapace@latest" peerDependencies
Linux/OSX users can simply run
(
export PKG=tslint-config-escapace;
npm info "$PKG@latest" peerDependencies --json | jq -r 'to_entries[] | "\"\(.key)@\(.value)\"" // empty' | xargs npm install --save-dev "$PKG@latest"
)
Alternatively either install all the peer dependencies manually, or use the install-peerdeps cli tool.
npm install -g install-peerdeps
install-peerdeps --dev tslint-config-escapace
Finally, add the extends to tslint.json
{
"extends": [
"tslint-config-escapace"
]
}
1.6.0
6 years ago
1.5.1-master.d67be2d7
6 years ago
1.5.0
6 years ago
1.4.1-master.eab24dfa
6 years ago
1.4.0
6 years ago
1.4.1-master.8350627e
6 years ago
1.3.0-master.6752c573
7 years ago
1.3.0-master.63922559
7 years ago
1.3.0
7 years ago
1.3.0-master.eac80d4f
7 years ago
1.2.1-master.7548cad2
7 years ago
1.2.1
7 years ago
1.2.1-master.c47b61a7
7 years ago
1.2.0-master.a9a168e2
7 years ago
1.2.0-master.f676e2f3
7 years ago
1.2.0-master.e746672d
7 years ago
1.2.0
7 years ago
1.2.0-master.3f9f5f30
7 years ago
1.1.0-master.02fba74c
7 years ago
1.1.0-master.ee8b7ec4
7 years ago
1.1.0-master.17400a48
7 years ago
1.1.0-master.7f22c13e
7 years ago
1.1.0-master.50f17620
7 years ago
1.1.0
7 years ago
1.0.0
7 years ago
1.0.0-master.c0f92b7
7 years ago