Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 92caa10

Browse files
committed
Update README.md
1 parent 81d2691 commit 92caa10

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

javascript/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,3 +534,6 @@ For example:
534534
return LibFoo;
535535
}));
536536
```
537+
538+
If it's not intended to be used in multiple sources (for example if it's a project-specific
539+
utils file), please follow the module definition that the project follows.

0 commit comments

Comments
 (0)