1.0.3 • Published 12 months ago

eslint-config-lambda-strict-ts v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

eslint-config-lambda-strict-ts

Eslint configuration for lambda writtern in typescript. Quite strict to be honest.

Usage

You can install linting features and prettier configs.

Linting

yarn add -D eslint-config-lambda-strict-ts

Prettier

Some small prettier configs comes along. To get these, create in the root folder of your project a .prettierrc file containing:

"eslint-config-lambda-strict-ts/.prettierrc.js"