1.1.0 • Published 2 years ago

@economic/tsconfig v1.1.0

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

2 years ago

1.0.1

4 years ago

1.0.0

4 years ago