Henry Mercer
|
8a3bfe665b
|
Transpile separately in both build and test steps
This means we avoid doing a type checking pass twice
|
2025-08-22 12:31:57 +01:00 |
|
Henry Mercer
|
67d4718952
|
Compile sources to separate directory for tests
|
2025-08-21 13:47:15 +01:00 |
|
Nick Rolfe
|
88d03c647b
|
VSCode settings: set default formatter for TS
Tell VSCode to format code with Prettier, since that's the same tool we
use to check the format with `npm run lint`.
|
2023-10-27 17:21:58 +01:00 |
|
Henry Mercer
|
c55207f0a2
|
Use vendored TypeScript version for VS Code
|
2023-08-07 15:08:32 +01:00 |
|
Henry Mercer
|
131cb1abb1
|
Suppress VS Code git limit warnings during package install
|
2023-08-07 11:46:47 +01:00 |
|
Sam Partington
|
1aae76b906
|
Configure VSCode to ignore transpiled JavaScript
|
2020-06-17 14:57:29 +01:00 |
|