This website requires JavaScript.
Explore
Help
Sign In
Steve-Dee-Designs
/
woocommerce
mirror of
https://github.com/woocommerce/woocommerce.git
Watch
1
Star
0
Fork
You've already forked woocommerce
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dc232e87d6
woocommerce
/
plugins
/
woocommerce-blocks
/
.eslintignore
7 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add eslint to find and fix code style issues (https://github.com/woocommerce/woocommerce-blocks/pull/123) * Add eslint configuration * Run eslint auto-fixer to cover fixable issues * Use wp.element’s component to prevent undefined React error * Add products data global to eslint config * Fix remaining eslint errors by hand * Fix eslint errors in webpack * Remove duplicate rule
2018-11-13 19:21:04 +00:00
build
build-module
coverage
node_modules
vendor
Update eslint config to ignore legacy block (https://github.com/woocommerce/woocommerce-blocks/pull/176) * Add react version to prevent warning when running eslint * Ignore eslint issues in the legacy block
2018-11-30 18:18:52 +00:00
legacy