prefer-big-int
#
deprecatedDeprecated
This rule has been deprecated in favor of "prefer-bigint-over-int" and "prefer-bigint-over-smallint".
This rule has been split into "prefer-bigint-over-int" and "prefer-bigint-over-smallint" to allow more granular linting against integer fields. Please use this new rules as this rule will be removed in a future release.