tsd-template icon indicating copy to clipboard operation
tsd-template copied to clipboard

Boilerplate TypeScript template with @ts-defold

Results 5 tsd-template issues
Sort by recently updated
recently updated
newest added

I've encountered a few issues with debugging using this template. Running the default `Debug` tasks produces the following error: ``` '"/app/build/default/dmengine.exe"' is not recognized as an internal or external command,...

Bumps [@ts-defold/types](https://github.com/ts-defold/types) from 1.2.41 to 1.2.45. Commits 548faa8 1.2.45 82f4335 Defold Release 5f0cd09 1.2.44 4d6e396 Defold Release d5b09c4 1.2.43 53f0e37 Defold Release 3016cb7 1.2.42 507c180 Defold Release See full diff...

dependencies

- Adds prettier for formatting - Updates eslint and eslint-typescript to latest - Switches lint rule format to flat style - Blocked until eslint-typescript officially supports eslint v9

A recent update to lldebugger requires that you declare where to find the script files for debugging. Need to upate all templates with this change in launch.json ```json "scriptFiles": [...

Bumps [@ts-defold/types](https://github.com/ts-defold/types) from 1.2.49 to 1.2.50. Commits 214bd6f 1.2.50 74bfc1c Defold Release See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@ts-defold/types&package-manager=npm_and_yarn&previous-version=1.2.49&new-version=1.2.50)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as...

dependencies
javascript