mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 18:33:50 +01:00
6b093b208a
* Update tslint-config-ikatyang from 2.0.1 to 2.1.0 * chore: add prettier configs
9 lines
155 B
JSON
9 lines
155 B
JSON
{
|
|
"extends": [
|
|
"tslint-config-ikatyang",
|
|
"tslint-config-prettier-ext",
|
|
"tslint-plugin-prettier",
|
|
"prettier-config-ikatyang/tslint"
|
|
]
|
|
}
|