Skip to content

Instantly share code, notes, and snippets.

@mxro
Created November 26, 2021 20:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mxro/7ed049ad70b5b61cd2b8598b216c9e90 to your computer and use it in GitHub Desktop.
Save mxro/7ed049ad70b5b61cd2b8598b216c9e90 to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"composite": true,
"declaration": true,
"declarationMap": true,
"incremental": true,
"outDir": "./dist",
}
"references": [
{
"path": "../path-to-module"
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment