@rescripts/rescript-use-tslint-config
v0.0.7
Published
## About
Readme
@rescripts/rescript-use-tslint-config
About
Use your own TSLint configuration.
Installation
npm i -D @rescripts/rescript-use-tslint-configUsage
From config file
Call use-tslint-config with tslint.js, tslint.json, or any other file name (must have .js or .json extension).
[["use-tslint-config", "tslint.json"]]Searches for the config from your root directory and
node_modules.
