-
**Describe the issue**
I get a syntax error whenever I use the typescript’s [template literal types](https://www.typescriptlang.org/docs/handbook/2/template-literal-types.html)
**To Reproduce**
…
-
Just started a [draft](https://github.com/color-js/color.js/releases/tag/untagged-636dd60061378602eb7b) for the release notes, and opening this issue for any discussion on things that need to happen b…
-
Jscs "2.10.1" requires jsdoc for any anonymous arrow function.
It's very inconvenient to write jsdoc for functions inside Array.sort, Array.map, Array.filter etc.
Example:
![1](https://cloud.github…
-
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…
-
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…