This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Commit fc56160
File tree
Expand file treeCollapse file tree
2 files changed
+6
-0
lines changedFilter options
- src/rules
- test/no-single-declare-module
Expand file treeCollapse file tree
2 files changed
+6
-0
lines changedsrc/rules/noSingleDeclareModuleRule.ts
Copy file name to clipboardExpand all lines: src/rules/noSingleDeclareModuleRule.ts+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
37 | 42 |
|
38 | 43 |
|
39 | 44 |
|
|
test/no-single-declare-module/wildcard.d.ts.lint
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
0 commit comments