Skip to content

Commit c35de39

Browse files
Update README.md
Removed the typings in the root directory structure.
1 parent 3a13db9 commit c35de39

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,8 +362,6 @@ Forks of this project demonstrate how to extend and integrate with other librari
362362
│   └── utils.ts
363363
├── tsconfig.json <- configuration of the typescript project (ts-node, which runs the tasks defined in gulpfile.ts)
364364
├── tslint.json <- tslint configuration
365-
├── typings <- typings directory. Contains all the external typing definitions defined with typings
366-
├── typings.json
367365
└── appveyor.yml
368366
```
369367

0 commit comments

Comments
 (0)