0.0.1 • Published 1 year ago

@matchajs/tsconfig v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

tsconfig

tsconfig模板,方便快速创建tsconfig.json,通过extends引入

/**
    config.json可选项

    库使用 library.json
    nextjs使用 nextjs.json 
    react-app使用 react-app.json
*/
{
  "extends": "@matcha/tsconfig/{config.json}",
}
0.0.1

1 year ago