1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2025-04-19 05:13:40 +02:00
emoji-cheat-sheet/tslint.json
2017-08-01 16:33:36 +08:00

9 lines
155 B
JSON

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