Skip to content

ā¬…ļø Back to Table of Contents

šŸ“„ no-magic-numbers.test.ts

šŸ“Š Analysis Summary

Metric Count
šŸ“¦ Imports 2
šŸ“Š Variables & Constants 1

šŸ“š Table of Contents

šŸ› ļø File Location:

šŸ“‚ packages/eslint-plugin/tests/rules/no-magic-numbers.test.ts

šŸ“¦ Imports

Name Source
RuleTester @typescript-eslint/rule-tester
rule ../../src/rules/no-magic-numbers

Variables & Constants

Name Type Kind Value Exported
ruleTester any const new RuleTester() āœ—