Skip to content

Commit 0306009

Browse files
authored
Merge pull request #4360 from c2corg/smart-origin/prod
feat: Smart origin lot 1 + lot 2
2 parents 83e4a98 + 06e8f8d commit 0306009

42 files changed

Lines changed: 4133 additions & 35 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
],
1212
"reportUnusedDisableDirectives": true,
1313
"rules": {
14+
"prettier/prettier": ["warn", { "endOfLine": "auto" }],
1415
"no-unused-vars": "warn",
1516
"no-console": "warn",
1617
"vue/no-v-html": "off",

src/assets/img/boxes/after.svg

Lines changed: 3 additions & 0 deletions
Loading

src/assets/img/boxes/before.svg

Lines changed: 3 additions & 0 deletions
Loading

src/assets/img/boxes/bus.svg

Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 6 additions & 0 deletions
Loading

src/assets/img/boxes/date.svg

Lines changed: 3 additions & 0 deletions
Loading

src/assets/img/boxes/end.svg

Lines changed: 3 additions & 0 deletions
Loading

src/assets/img/boxes/geoloc-2.svg

Lines changed: 3 additions & 0 deletions
Loading

src/assets/img/boxes/geoloc.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)