An open API service indexing awesome lists of open source software.

https://github.com/rdmurphy/documentation-typescript-require


https://github.com/rdmurphy/documentation-typescript-require

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Require does not work in TypeScript examples

An example of Documentation being unable to parse `require` within an `@example` block in TypeScript.

## Working

```sh
npm run docs:working
```

## Broken

```sh
npm run docs:broken
```