Finalize open-sourcing front end #78
Labels
effort: 4 (high)
Much work required, may need to break out
focus: documentation
Documentation tasks such as Markdown, inline code comments, wiki, etc.
priority: 3 (med)
Should be completed after high-priority
relates: org repos
Requires changes to or from other repos within this GH org.
Milestone
Description
Catch-all from Jira on suggestions we should do to wrap up open-sourcing the front end. Needs to be broken out into separate issues...
Related items
Jira CSR-124 (epic): Make Frontend Open Source
...to get the ball rolling on outside help and to get some recognition.
Jira CSR-170: Establish front-end code consistency
Pretty much already there with everything except markdown in the front-end repo. MD is only a small part of the codebase, but since all the other languages are formatted then might as well follow suit with MD. Makes for less conflict potential and cleaner diffs and readability.
Jira CSR-171: Markdown: try Prettier first
...since already connected to eslint. See this.
Jira CSR-172: Markdown: if prettier no-go...
...use other VS Code extensions:
Jira CSR-173: eslint: integrate Jason's config
Tried this before but it didn’t seem to have an impact. Here are the main things:
console
anddebugger
Jason has config for these. Main rule is 80-char column limit.
Jira CSR-175: Document required tool/s
Doesn’t have to be VS Code, but users do need eslint, editorconfig, prettier extensions.
Also instruct how to enable “Format on save” in vs code.
Resolution
Break out into 2-3 separate issues, use "Finalize front-end..." milestone.
The text was updated successfully, but these errors were encountered: