native-land-digital / native-land-web-client

Native Land Digital's web client, built with React & TypeScript.
4 stars 1 forks source link

Adds code quality automation tools for CSS #8

Closed kyleramirez closed 6 months ago

kyleramirez commented 7 months ago

Issue

Parent issue: Install Linters for Formatting, Code Quality, CSS, and Accessibility

Summary

In order to meet the CSS requirements, this work will address the following:

Once we have the ability to add this lint config, we can add additional linting automation, including Prettier, which is also in scope for #2.

Caveats / Concerns

Acceptance criteria

This change will enable the following:

kyleramirez commented 7 months ago

@noi5e I have completed this work, but it looks like I'm not able to push a new branch to this repo. Are you able to add write access for me?

noi5e commented 7 months ago

@noi5e I have completed this work, but it looks like I'm not able to push a new branch to this repo. Are you able to add write access for me?

Yeah, definitely, I think I added your professional GitHub account, let me swap out the access for @kyleramirez

And thank you for this, this all sounds great, and great to have your help!