We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a13db9 commit c35de39Copy full SHA for c35de39
README.md
@@ -362,8 +362,6 @@ Forks of this project demonstrate how to extend and integrate with other librari
362
│ └── utils.ts
363
├── tsconfig.json <- configuration of the typescript project (ts-node, which runs the tasks defined in gulpfile.ts)
364
├── tslint.json <- tslint configuration
365
-├── typings <- typings directory. Contains all the external typing definitions defined with typings
366
-├── typings.json
367
└── appveyor.yml
368
```
369
0 commit comments