diff --git a/tsconfig/shared/tsconfig-super-core.json b/tsconfig/shared/tsconfig-super-core.json index a83b4de7..7a6fa1c2 100644 --- a/tsconfig/shared/tsconfig-super-core.json +++ b/tsconfig/shared/tsconfig-super-core.json @@ -9,8 +9,8 @@ // @formatter:off { - // TODO: This list is quite old, can we look through a list of current options to see what we should add for node vs browser vs both? https://github.com/phetsims/chipper/issues/1463 - // TODO: Evaluate new options from tsc --init, including but not limited to isolatedDeclarations, see https://github.com/phetsims/chipper/issues/1463 + // TODO: This list is quite old, can we look through a list of current options to see what we should add for node vs browser vs both? https://github.com/phetsims/chipper/issues/1486 + // TODO: Evaluate new options from tsc --init, including but not limited to isolatedDeclarations, see https://github.com/phetsims/chipper/issues/1486 "compilerOptions": { /* Visit https://aka.ms/tsconfig to read more about this file */