Files
blockly/tsconfig.json
Christopher Allen db70be2c96 fix(build): Fix spurious tsc errors cause by tsc version bump
* Bump @types/inquirer to version that resolves type errors.
* Add types: [] directive to tsconfig.json's compilerOptions
  to prevent future issues of this kind.

See https://github.com/google/blockly/pull/6564#issuecomment-1291885382
for details.
2022-10-26 12:26:46 +01:00

1.5 KiB