DefinitelyTyped/types/chalk-pipe/tslint.json
Jed Mao 1895488dec Fix, add types to Inquirer.js (#35489)
* Introduce chalk-pipe types

* Fix, add types to Inquirer.js
2019-05-22 08:26:58 -07:00

7 lines
87 B
JSON

{
"extends": "dtslint/dt.json",
"rules": {
"no-console": false
}
}