First review changes: applied prettier, ternary and changed accesRoadType filter

This commit is contained in:
Naida Vatric
2019-12-17 11:18:58 +01:00
parent 5a2fdb7291
commit c672b3ab9f
5 changed files with 94 additions and 77 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
node_modules/
.env
.idea/
.eslintrc
.vscode/