issues
search
tawk
/
tawk-magento-2
Tawk.to live chat plugin for Magento 2
12
stars
22
forks
source link
Pattern matching update
#24
Closed
alvinjohnsonso
closed
3 months ago
alvinjohnsonso
commented
2 years ago
Added PHPCS for PHP linting with Magento coding standards ruleset
Added ESLint for JS linting. Used the ruleset defined within the magento-coding-standards package
Added StyleLint for CSS linting. Used the ruleset from
here
which is based from the magento 2 coding standards for CSS
Added HuskyJS and Lint-Staged JS for pre-commit hooks on running the linters
Added tawk-url-utils lib for the pattern matching
Created UpgradeData script for adding the patterns with wildcards
Added example valid patterns tooltip
Updated readme for additional installation and update instructions
eug-L
commented
3 months ago
tested on standard and manual installations