astro-ghostcms/.pnpm-store/v3/files/b3/6dcbfa43430160310009c6f6c9a...

11 lines
447 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
---
description: 'Disallow literal numbers that lose precision.'
---
> 🛑 This file is source code, not the primary documentation location! 🛑
>
> See **https://typescript-eslint.io/rules/no-loss-of-precision** for documentation.
This rule extends the base [`eslint/no-loss-of-precision`](https://eslint.org/docs/rules/no-loss-of-precision) rule.
It adds support for [numeric separators](https://github.com/tc39/proposal-numeric-separator).