Skip to content

Commit 4cceea4

Browse files
committed
test: unit tests for hello api
1 parent aa9fd7a commit 4cceea4

File tree

9 files changed

+205
-196
lines changed

9 files changed

+205
-196
lines changed

docs/generatedApiDocs/index-API.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,4 @@ and markdown code!
1616
// usage within default extensions:
1717
const Metrics = brackets.getModule("utils/Metrics");
1818

19-
## helloWorld
20-
21-
says hello world
22-
23-
Type: [function][2]
24-
25-
### Parameters
26-
27-
* `name`  
28-
29-
Returns **[string][3]** 
30-
3119
[1]: https://github.com/aicore/template-nodejs/wiki/How-To-Write-Docs
32-
33-
[2]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Statements/function
34-
35-
[3]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String

0 commit comments

Comments
 (0)