1.1.0 • Published 2 years ago

@smcv/typescript-config v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago