0.1.0 • Published 1 year ago

@bolttech/frontend-quotes v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

FRONTEND-QUOTES

What is this repository for?

This repository helps you implement and manipulate the quotes among files.

How do I get set up?

  • Summary of set up
npm install
  • Configuration & usage This project has the main reason share quote types and service
  const { Quote } = import '@frontend-quotes/type'

  quote: Quote = {};

Contribution guidelines

Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:

  1. Fork the repo and create your branch from master.
  2. Always include tests and ensure the test suite passes.
  3. Improve the documentation(README and Confluence) with the new functionality, improvements of bugfixes.
  4. Always include and/or update the JSDocs of each function, type, and props changed.
  5. Make sure your code lints.
  6. Issue that pull request!

Who do I talk to?

If you are facing some problems just inform the frontend team in the #squad_frontend_and_content slack channel or send a message to @Anderson Francisco , @Lukas Sabadin Piccini , @daniel.batista , @achraf.elyaacoubi or @Diogo Aleixo.