Skip to content

Commit

Permalink
UPDATE README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a9261 committed Aug 1, 2018
1 parent a465037 commit 44f79cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -22,6 +22,9 @@ Hope for fun
If you use VsCode our package has typing file.
Makesure you can develop more easy, You can add //@ts-check on your js file
Learn more [here](https://github.com/Microsoft/TypeScript/wiki/Type-Checking-JavaScript-Files)
## Important
If you want default class can use typing file to checking type.
You need change require('seomonkey).default to require('seomonkey).SeoMonkey

Demo
<img src='https://i.imgur.com/ISRVYPo.gif' alt='VsCode typing Demo' />
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "seomonkey",
"version": "1.1.2",
"version": "1.1.3",
"description": "SEO,Monkey,TinyTool",
"main": "./dist/index.js",
"files": [
Expand Down

0 comments on commit 44f79cd

Please sign in to comment.