Skip to content

Instantly share code, notes, and snippets.

@unrevised6419
Created November 22, 2024 09:30
Show Gist options
  • Save unrevised6419/89cd568e7f14bbb920c7dfac811ed14c to your computer and use it in GitHub Desktop.
Save unrevised6419/89cd568e7f14bbb920c7dfac811ed14c to your computer and use it in GitHub Desktop.
  • npm init
  • git ignore
  • ni ts
  • add tsconfig.json, tsconfig.1.json, tsconfig2.json (+ schema)
  • add file.ts, file1.ts, file2.ts with params example
  • run from terminal, show IDE
  • add TS Config no property index
  • run from terminal, show IDE
  • Fix
  • run from terminal, show IDE
  • show demo with issue (Strapi)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment