We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ grep $USER dist/bin/packages/typescript/test/ts_project/validation/_validate_tsconfig_options.optionsvalid.d.ts // /home/alexeagle/.cache/bazel/_bazel_alexeagle/78c7479a1baf683797e1e6cd7cfefe83/sandbox/linux-sandbox/263/execroot/build_bazel_rules_nodejs/bazel-out/k8-opt-exec-2B5CBBC6/bin/packages/typescript/internal/ts_project_options_validator.js checked attributes for //packages/typescript/test/ts_project/validation:tsconfig
thanks @joeljeske for finding that!
The text was updated successfully, but these errors were encountered:
fix: deterministic output from ts_options_validator
7f145f6
The path to the program was absolute, and isn't useful. Fixes #3461
fix: deterministic output from ts_options_validator (#3462)
d69c646
alexeagle
Successfully merging a pull request may close this issue.
thanks @joeljeske for finding that!
The text was updated successfully, but these errors were encountered: