Skip to content

Instantly share code, notes, and snippets.

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

  • Save mobsense/1e22829acfca26acd9165e68b001ff9b to your computer and use it in GitHub Desktop.

Select an option

Save mobsense/1e22829acfca26acd9165e68b001ff9b to your computer and use it in GitHub Desktop.
{
"scripts": {
"build": "rm -fr dist/* && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json && ./fixup"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment