tsconfig-freee
v0.1.2
Published
Shared tsconfig.json in freee.
Downloads
4,967
Keywords
Readme
tsconfig-freee
Shared tsconfig.json in freee.
Installation
# npm
npm install tsconfig-freee -D -E
# yarn
yarn add tsconfig-freee -D -E
Then add it to your tsconfig.json
{
"extends": "./node_modules/tsconfig-freee/tsconfig"
}