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

7 lines
85 B
JSON
Raw Normal View History

2017-07-15 16:51:15 +02:00
{
2019-04-09 17:25:38 +02:00
"extends": ["tslint-plugin-prettier"],
"jsRules": {
"prettier": true
}
2017-07-15 16:51:15 +02:00
}