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

9 lines
155 B
JSON
Raw Normal View History

2017-07-15 16:51:15 +02:00
{
"extends": [
"tslint-config-ikatyang",
"tslint-config-prettier-ext",
"tslint-plugin-prettier",
"prettier-config-ikatyang/tslint"
]
2017-07-15 16:51:15 +02:00
}