Skip to content

Commit 75161b3

Browse files
Merge pull request #3232 from VitaliyHr/patch-1
docs(compression): add types to compresson install script
2 parents 77e8ac1 + 2e98ce1 commit 75161b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: content/techniques/compression.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ First install the required package:
1212

1313
```bash
1414
$ npm i --save compression
15+
$ npm i --save-dev @types/compression
1516
```
1617

1718
Once the installation is complete, apply the compression middleware as global middleware.

0 commit comments

Comments
 (0)