• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1const BigInt_literals_are_not_available_when_targeting_lower_than_ES2020: number = 2737;
2export const IGNORE_ERROR_CODE: number[] = [
3    BigInt_literals_are_not_available_when_targeting_lower_than_ES2020
4];