1.1.0 • Published 2 years ago
@thedaviddias/tsconfig v1.1.0
@thedaviddias/tsconfig
Shared tsconfig.json
setup for all my projects.
Installation
npm install -D @thedaviddias/tsconfig
Example
{
// ...
"extends": "@thedaviddias/tsconfig/nextjs.json"
// ...
}