1.1.0 • Published 1 year ago

@smcv/typescript-config v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago