1.1.0 • Published 4 months ago

@smcv/typescript-config v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Typescript Config

Shareable Stylelint config for new projects.

Install

npm install --save-dev @smcv/typescript-config typescript

Usage

Add this config to tsconfig.json of a project.

{
  "extends": "@smcv/typescript-config"
}
1.1.0

4 months ago

1.0.2

10 months ago

1.0.1

10 months ago