@bolttech/frontend-quotes
v0.1.0
Published
### What is this repository for?
Downloads
3
Maintainers
Keywords
Readme
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:
- Fork the repo and create your branch from
master
. - Always include tests and ensure the test suite passes.
- Improve the documentation(README and Confluence) with the new functionality, improvements of bugfixes.
- Always include and/or update the JSDocs of each function, type, and props changed.
- Make sure your code lints.
- 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.