apostrophecms / apostrophe-enterprise-testbed

A testbed for browser-based functional testing of apostrophe, apostrophe-workflow, and similar modules found in enterprise settings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add apostrophe linter config files to the project.

abea opened this issue · comments

We should add the .eslintrc and .stylelintrc files in here so that devs using this to test aren't distracted by their editor saying something is an error simply due to style. This is especially important in this that's meant to be used for more significant testing.

I currently don't get this error. A .eslintrc file is present. Can the .stylelintrc still be added?

You're right that there is an .eslintrc file, which I added just this past summer. I'd forgotten about this issue. I do still see errors as I look at files, however. I think we can close this out, though.