Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

Commit ac795ca

Browse files
author
Daniel Wirtz
committed
README
1 parent c701810 commit ac795ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ A collection of node.js externs for use with [Closure Compiler](https://develope
44

55
See: [Advanced Compilation and Externs](https://developers.google.com/closure/compiler/docs/api-tutorial3) for details
66

7+
#### Naming convention ####
8+
* Externs for core components are all lower case
9+
* Externs for non-core components begin with an upper case character
10+
711
License
812
-------
913
Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.html

0 commit comments

Comments
 (0)