emoji-cheat-sheet/tslint.json
dependencies[bot] 6b093b208a Update tslint-config-ikatyang from 2.0.1 to 2.1.0 (#20)
* Update tslint-config-ikatyang from 2.0.1 to 2.1.0

* chore: add prettier configs
2017-08-01 16:53:23 +08:00

9 lines
155 B
JSON

{
"extends": [
"tslint-config-ikatyang",
"tslint-config-prettier-ext",
"tslint-plugin-prettier",
"prettier-config-ikatyang/tslint"
]
}