Skip to content

Instantly share code, notes, and snippets.

@milksense
Created March 11, 2021 23:03
Show Gist options
  • Save milksense/a593e77cf4d08e5499651b3f8a1b5e1a to your computer and use it in GitHub Desktop.
Save milksense/a593e77cf4d08e5499651b3f8a1b5e1a to your computer and use it in GitHub Desktop.
Fastest way to create tsconfig.json via npx
npx -p typescript tsc --init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment