L³ application TypeScript type definitions.
Install the command-line utility using NPM.
$ npm install -g @lambda-lambda-lambda/types
import {AppConfig} from '@lambda-lambda-lambda/types/cli';
Run ESLint types testing:
$ npm run test
If you fix a bug, or have a code you want to contribute, please send a pull-request with your changes. (Note: Before committing your code please ensure that you are following the TypeScript style guide)
This package is maintained under the Semantic Versioning guidelines.
This package is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.
lambda-lambda-lambda/types is provided under the terms of the MIT license