β¬ οΈ Back to Table of Contents
π dot-notation.test.ts
¶
π Analysis Summary¶
Metric | Count |
---|---|
π§ Functions | 1 |
π¦ Imports | 4 |
π Variables & Constants | 1 |
π Table of Contents¶
π οΈ File Location:¶
π packages/eslint-plugin/tests/rules/dot-notation.test.ts
π¦ Imports¶
Name | Source |
---|---|
noFormat |
@typescript-eslint/rule-tester |
RuleTester |
@typescript-eslint/rule-tester |
rule |
../../src/rules/dot-notation |
getFixturesRootDir |
../RuleTester |
Variables & Constants¶
Name | Type | Kind | Value | Exported |
---|---|---|---|---|
ruleTester |
any |
const | `new RuleTester({ | |
languageOptions: { | ||||
parserOptions: { | ||||
project: './tsconfig.json', | ||||
tsconfigRootDir: rootPath, | ||||
}, | ||||
}, | ||||
})` | β |
Functions¶
q(str: string): string
¶
-
JSDoc:
-
Parameters:
str: string
- Return Type:
string