[compiler][ez] tsconfig: treat all snap fixtures as modules (#31350)
Qol improvement. Currently, typescript lints treat test fixtures without an export as a 'global script' (see [docs](https://www.typescriptlang.org/docs/handbook/2/modules.html#how-javascript-modules-are-defined)). This gives confusing lints for duplicate declarations (in the global scope)
M
mofeiZ committed
33195602ea125af38f9460f0bb2ccab8713e5f10
Parent: 5ca2bc6
Committed by GitHub <[email protected]>
on 11/5/2024, 10:57:18 PM