1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2024-11-22 10:23:51 +01:00
emoji-cheat-sheet/tslint.json

9 lines
151 B
JSON

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