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
5de3b8544e
woocommerce
/
plugins
/
woocommerce-blocks
/
.eslintignore
9 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Install prettier and reformat files (https://github.com/woocommerce/woocommerce-blocks/pull/945) * Install prettier * Reformat all files * Add prettier to precommit hook * Update prettier settings to match Gutenberg code standards * Reformat files with new settings * Improve legibility in some line breaks
2019-09-05 15:09:31 +00:00
!.eslintrc.js
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
Install prettier and reformat files (https://github.com/woocommerce/woocommerce-blocks/pull/945) * Install prettier * Reformat all files * Add prettier to precommit hook * Update prettier settings to match Gutenberg code standards * Reformat files with new settings * Improve legibility in some line breaks
2019-09-05 15:09:31 +00:00
languages
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
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