Commit eb17456
authored
docs(consistent-data-testid): add clarification about rule creation (#248)
* feat: new setting for customizing file name pattern to report
* test: add custom rule tester for testing library
* refactor: use common rule tester config
* refactor(no-dom-import): use createTestingLibraryRule
* feat(detection-helpers): check imports with require
* test(no-dom-import): include test cases for custom module setting
* test(no-dom-import): include test cases for custom module setting
* chore: fix merge
* refactor(no-dom-import): extract detection helpers for import nodes
* test: increase coverage
* refactor: rename setting for filename pattern
* refactor: add new detection option to skip reporting checks
* refactor(consistent-data-testid): use createTestingLibraryRule
* revert: refactor consistent-data-testid
* revert: detection options
* docs(consistent-data-testid): add clarification about rule creation1 parent 5a6644f commit eb17456
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
89 | 94 | | |
90 | 95 | | |
91 | 96 | | |
92 | | - | |
| 97 | + | |
93 | 98 | | |
94 | 99 | | |
95 | 100 | | |
| |||
0 commit comments