@krlwlfrt/otpc
v2.0.0
Published
Opinionated configuration for TypeScript projects
Maintainers
Readme
@krlwlfrt/otpc
Project structure
This script assumes a project structure that looks something like this:
./libfor built files./srcfor source files./src/cli.tsas CLI
./testfor test files- Uses Typedoc for documentation
- Uses ESLint for linting
- Uses Conventional changelog with Angular style
- Uses Mocha as test framework with
@testdeck/mocha- Uses NYC for test coverage
Furthermore it assumes, that the most current versions of dependencies are used.
Documentation
See online documentation for detailed API description.
