⬅️ Back to Table of Contents
📄 strict-boolean-expressions.test.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
7 |
📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/eslint-plugin/tests/rules/strict-boolean-expressions.test.ts
📦 Imports
Name |
Source |
noFormat |
@typescript-eslint/rule-tester |
RuleTester |
@typescript-eslint/rule-tester |
MessageId |
../../src/rules/strict-boolean-expressions |
Options |
../../src/rules/strict-boolean-expressions |
rule |
../../src/rules/strict-boolean-expressions |
batchedSingleLineTests |
../RuleTester |
getFixturesRootDir |
../RuleTester |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
ruleTester |
any |
const |
`new RuleTester({ |
|
languageOptions: { |
|
|
|
|
parserOptions: { |
|
|
|
|
project: './tsconfig.json', |
|
|
|
|
tsconfigRootDir: rootPath, |
|
|
|
|
}, |
|
|
|
|
}, |
|
|
|
|
})` |
✗ |
|
|
|