@dreamistlabs/for-testing

1.2.10 • Public • Published

for-testing

Installation

To be documented.

Usage

To be documented.

Project Architecture

This project was created using @dreamistlabs/dlabs-cli and follows a set of rules and standards predefined by the library depending on the options chosen during the generation process.

Common Files

Description to be included.

.
+-- .vscode
|   +-- extensions.json
|   +-- settings.json
+-- .auto-changelog.json
+-- .clocignore
+-- .editorconfig
+-- .gitignore
+-- changelog-template.hbs
+-- CHANGELOG.md
+-- handlebars.js
+-- package.json
+-- README.md
+-- REFERENCES.md

Quality Files

Description to be included.

.
+-- .husky
|   +-- _
|       +-- .gitignore
|       +-- husky.sh
|   +-- commit-msg
|   +-- pre-commit
+-- .eslintignore
+-- .eslintrc.json
+-- .prettierignore
+-- .prettierrc.json
+-- commitlint.config.js

continuous integration

Node Files

Description to be included.

.
+-- src
|   +-- lib
|   |   +-- Placeholder.js
|   +-- index.js
+-- .npmignore
+-- babel.config.js

Testing Files

Description to be included.

.
+-- \_\_mocks\_\_
|   +-- fileMock.js
+-- src
|   +-- index.test.js

Readme

Keywords

none

Package Sidebar

Install

npm i @dreamistlabs/for-testing

Weekly Downloads

0

Version

1.2.10

License

MIT

Unpacked Size

12.3 kB

Total Files

8

Last publish

Collaborators

  • heyitsjhu