Skip to content

Commit 30d74f3

Browse files
docs: correct Type(s|S)cript typo in README.md (#182)
1 parent bc07a92 commit 30d74f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
npm install dependency-tree
1111
```
1212

13-
* Works for JS (AMD, CommonJS, ES6 modules), Typescript, and CSS preprocessors (CSS (PostCSS), Sass, Stylus, and Less); basically, any module type supported by [Precinct](https://github.com/dependents/node-precinct).
13+
* Works for JS (AMD, CommonJS, ES6 modules), TypeScript, and CSS preprocessors (CSS (PostCSS), Sass, Stylus, and Less); basically, any module type supported by [Precinct](https://github.com/dependents/node-precinct).
1414
- For CommonJS modules, 3rd party dependencies (npm installed dependencies) are included in the tree by default
1515
- Dependency path resolutions are handled by [filing-cabinet](https://github.com/dependents/node-filing-cabinet)
1616
- Supports RequireJS and Webpack loaders

0 commit comments

Comments
 (0)