1.1.0 • Published 10 months ago

@economic/tsconfig v1.1.0

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

e-conomic tsconfig

Add it as a dependency, along with typescript:

npm install --save-dev @economic/tsconfig typescript

Then tell typescript to use it in your tsconfig.json, you are still required to specify include paths:

{
    "extends": "@economic/tsconfig/index.json",
    "include": ["src", "src/.d.ts"]
}
1.1.0

10 months ago

1.0.1

3 years ago

1.0.0

3 years ago