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

CI/CD - Add build, lint, and test, steps to repo package. #5

Open
7 of 10 tasks
elycruz opened this issue May 1, 2023 · 0 comments
Open
7 of 10 tasks

CI/CD - Add build, lint, and test, steps to repo package. #5

elycruz opened this issue May 1, 2023 · 0 comments
Assignees

Comments

@elycruz
Copy link
Owner

elycruz commented May 1, 2023

Acceptance Criteria

Note: CI/CD steps added below should now be added to 'turborepo' config.

Add package scripts for the following (listed by package):

Add the following configurations:

  • .browserslistrc - Added via 'package.json's.
  • eslintrc.json
  • stylelint.json
@elycruz elycruz self-assigned this May 1, 2023
elycruz added a commit that referenced this issue May 1, 2023
- Added empty 'eslint', 'stylelint', 'typedoc', and 'build', package scripts.
- Ran 'pnpm gen-css'.
- Ran 'pnpm eslint --fix'.
elycruz pushed a commit that referenced this issue Oct 6, 2023
… to atomi-ui-js package, along with example test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant