JS.VUE.NO.LOSS.OF.PRECISION

Disallow literal numbers that lose precision

This rule is the same rule as core [no-loss-of-precision] rule but it applies to the expressions in <template>.

You must be using ESLint v7.1.0 or later to use this rule.

Further Reading

  • [no-loss-of-precision]

  • https://eslint.org/docs/rules/no-loss-of-precision

The content on this page is adapted from the ESLint User Guide. Copyright © OpenJS Foundation and other contributors, www.openjsf.org. All rights reserved. https://eslint.org/docs/rules/