1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2025-04-22 22:53:40 +02:00
emoji-cheat-sheet/tslint.json
dependencies[bot] 6b093b208a Update tslint-config-ikatyang from 2.0.1 to 2.1.0 ()
* 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"
]
}