You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/tsl-module/docs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,4 @@
4
4
5
5
| Variable | Description |
6
6
| ------ | ------ |
7
-
|[noDuplicateImport](variables/noDuplicateImport.md)| Rule to disallow duplicate imports from the same module. |
7
+
|[noDuplicateImport](variables/noDuplicateImport.md)| Rule to disallow duplicate imports from the same module. Combine multiple import statements from the same module into a single statement. |
0 commit comments