Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create shareable ESLint config and use it throughout our repos #142

Open
37 of 40 tasks
raphinesse opened this issue Jul 18, 2019 · 6 comments
Open
37 of 40 tasks

Create shareable ESLint config and use it throughout our repos #142

raphinesse opened this issue Jul 18, 2019 · 6 comments
Labels
enhancement New feature or request

Comments

@raphinesse
Copy link
Contributor

raphinesse commented Jul 18, 2019

Feature Request

Motivation Behind Feature

This would make it easier to enforce consistency in our code style while allowing for controlled refinement of it at the same time.

This could also reduce the amount of ESLint related dependencies in the individual repos, if we just require the plugins and base configuration we need in the new shareable config package.

Feature Description

Implementation Progress

Platforms

Plugins

Tooling

Excluded:

  • cordova-status
  • cordova
  • cordova-app-hello-world

and any unused, outdated, or deprecated repos_

@raphinesse
Copy link
Contributor Author

Step one is done. We created cordova-eslint.

Step two is in progress. @erisu do we have another issue where we track the progress on this task? If not, we should probably do it here.

@erisu
Copy link
Member

erisu commented Nov 27, 2019

As far as I can remember, there is no ticket that covers tracking of adding the new package to each repo.

I will update this ticket's description to include a list of repos to keep track of progress. If you like to move to a separate ticket we can copy the content over.

@erisu erisu pinned this issue Nov 27, 2019
@brodycj brodycj unpinned this issue Feb 18, 2020
@raphinesse
Copy link
Contributor Author

I guess we have to add the plugins from #243 to the Todo list?

@timbru31
Copy link
Member

timbru31 commented Sep 23, 2020

Already done ;)
(Edit: The migration to ESLint, not adding them to the list above)

@raphinesse
Copy link
Contributor Author

Already done ;)
(Edit: The migration to ESLint, not adding them to the list above)

Great! Thanks for letting me know.

@raphinesse
Copy link
Contributor Author

Should we add the hacktoberfest label for the remaining Todos? Some of them might be a bit out of the ordinary 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants