-
js doc uses nested comments for the `example` format.
better-comments adds a strike-through and darker color for nested comments, making it hard to read the return value in examples.
https://jsdoc…
-
**Describe the issue**
From the TypeScript documentation: https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html
We can use class constructors in params:
```javascript
/**
*…
-
The code could really use some documentation to be easier to maintain.
-
```
The CommonJS module pattern is based on keeping things away from the global, as
this is considered to be bad practice. I've been writing an application for
RequireJS, which implements the common…
-
```
What steps will reproduce the problem?
1. Run the linter on https://gist.github.com/2629373
What is the expected output?
No errors reported, because all of these methods are part of a prototype
…
-
```
What steps will reproduce the problem?
1. Run the linter on https://gist.github.com/2629373
What is the expected output?
No errors reported, because all of these methods are part of a prototype
…
-
```
The CommonJS module pattern is based on keeping things away from the global, as
this is considered to be bad practice. I've been writing an application for
RequireJS, which implements the common…
-
```
The CommonJS module pattern is based on keeping things away from the global, as
this is considered to be bad practice. I've been writing an application for
RequireJS, which implements the common…
-
```
The CommonJS module pattern is based on keeping things away from the global, as
this is considered to be bad practice. I've been writing an application for
RequireJS, which implements the common…
-
We need to have JSDoc comments on our source file. This will help us make sure that our `enchannel-socketio-backend` API is well documented.
This is a new contributor friendly issue.
@rgbkrk can ans…