Skip to content

Instantly share code, notes, and snippets.

@mobsense
Created March 2, 2022 07:39
Show Gist options
  • Select an option

  • Save mobsense/4a806081c730505852e3c346dfbc4696 to your computer and use it in GitHub Desktop.

Select an option

Save mobsense/4a806081c730505852e3c346dfbc4696 to your computer and use it in GitHub Desktop.
{
"extends": "./tsconfig-base.json",
"compilerOptions": {
"module": "commonjs",
"outDir": "dist/cjs",
"target": "es2015"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment