mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
7 lines
128 B
JSON
7 lines
128 B
JSON
{
|
|
"extends": [
|
|
"tslint-config-standard",
|
|
"tslint-plugin-prettier",
|
|
"tslint-config-prettier"
|
|
]
|
|
}
|