docbrown/app/javascript/article-form
Nick Taylor 2c79a4c122
Remove non application files from frontend code coverage (#11752)
* Convert index.jsx to index.js as they are just barrel files.

* Removed prop types and eslint configs from code coverage.

* Using <root_dir> in test ignore patterns now.

* Added app/javascript/storybook-static to eslint's ignore list.

* Now .storybook is excluded from code coverage.

* Bumped coverage thresholds

* Fixed to <rootDir>
2020-12-04 20:00:20 -05:00
..
components Remove non application files from frontend code coverage (#11752) 2020-12-04 20:00:20 -05:00
actions.js [deploy] Store Article's main_image path unprocessed (#10867) 2020-10-16 14:46:37 -04:00
articleForm.jsx Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00