Skip to content

Commit 65aaeec

Browse files
authored
Add gif to README
1 parent 65d8f29 commit 65aaeec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
A [TypeScript Language Service Plugin](https://github.com/microsoft/TypeScript/wiki/Writing-a-Language-Service-Plugin) to auto-complete and insert [Namespace Import](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import#import_an_entire_modules_contents).
77

8+
![namespace](https://user-images.githubusercontent.com/16265411/132126846-9b2ab85b-45ad-427e-aac4-c6c408e53aa5.gif)
9+
810
## Motivation
911

1012
We often use an object as a namespace.

0 commit comments

Comments
 (0)