- {{ option.label }}: -
-- {{ $t('Instruction1') }} -
-- {{ $t('Instruction2') }} -
-- {{ $t('Instruction3') }} -
-+ {{ option.label }}: +
++ {{ $t('Instruction1') }} +
++ {{ $t('Instruction2') }} +
++ {{ $t('Instruction3') }} +
+diff --git a/.babelrc b/.babelrc deleted file mode 100644 index 84c2e57..0000000 --- a/.babelrc +++ /dev/null @@ -1,16 +0,0 @@ -{ - "env": { - "test": { - "presets": [ - [ - "@babel/preset-env", - { - "targets": { - "node": "current" - } - } - ] - ] - } - } -} diff --git a/.lintstagedrc b/.lintstagedrc deleted file mode 100644 index ceb5029..0000000 --- a/.lintstagedrc +++ /dev/null @@ -1,11 +0,0 @@ -{ - "*.{js,jsx}": [ - "eslint --fix" - ], - "*.{ts,tsx}": [ - "eslint --fix" - ], - "*.{vue}": [ - "eslint --fix" - ], -} diff --git a/.yarnrc.yml b/.yarnrc.yml deleted file mode 100644 index 3186f3f..0000000 --- a/.yarnrc.yml +++ /dev/null @@ -1 +0,0 @@ -nodeLinker: node-modules diff --git a/README.md b/README.md index c5247cf..4542b3a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ # Magento 2.x theme + +[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) + + + ### Vue Storefront 2 integration with Magento ### Requirements: @@ -91,6 +96,10 @@ Thanks go to these wonderful people 🙌:
- {{ option.label }}: -
-- {{ $t('Instruction1') }} -
-- {{ $t('Instruction2') }} -
-- {{ $t('Instruction3') }} -
-+ {{ option.label }}: +
++ {{ $t('Instruction1') }} +
++ {{ $t('Instruction2') }} +
++ {{ $t('Instruction3') }} +
+