1.0.0 • Published 6 years ago
@coder/typescript-config v1.0.0
Install with this:
yarn add --dev @coder/typescript-configThen add the following to your eslint config:
{
"extends": "@coder/typescript-config"
}Note that you will still need to define project-specific fields such as:
includecompilerOptions.libcompilerOptions.baseUrl- ...and so on
1.0.0
6 years ago