FarmMapsLib/projects/ng-openlayers/tslint-prettier.json

8 lines
103 B
JSON

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