@unexpect/base
v1.0.5
Published
Base
Downloads
3
Readme
Unexpect - Base
Base component for Unexpect
Standards
- Language:
TS
- Eslint:
Yes
- Static Code Analysis:
Yes
IntelliJ Code Inspections - DDD - Document Driven:
Yes
- DDD - Domain Driven:
Yes
- EDD - Exception Driven:
Yes
- TDD - Test Driven:
Yes
- LDD - Log Driven:
Yes
- 12FA - 12 Factor-App:
50%
Partially
Commands
npm run clear
// clears "dist" foldernpm run lint
// runs eslint for static code analysisnpm run build
// builds JS files at "dist" foldernpm run test
// runs test files in "test" foldernpm run test:watch
// runs test files in "test" foldernpm run test:coverage
// runs test files in "test" folder
Dependencies
rimraf
clears dist@leyyo/fqn
full qualified name
Prepared by
- Mustafa Yelmer
- mustafayelmer(at)gmail.com
2022-08-10