@rolster/vinegar
v3.4.1
Published
Container package of basic classes to implement a clean architecture.
Maintainers
Readme
Rolster Vinegar
Container package of basic classes to implement a clean architecture.
Installation
npm i @rolster/vinegarConfiguration
You must install the @rolster/types to define package data types, which are configured by adding them to the files property of the tsconfig.json file.
{
"files": ["node_modules/@rolster/types/index.d.ts"]
}Contributing
- Daniel Andrés Castillo Pedroza :rocket:
