Skip to content

tung2744/ts-skygear

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-skygear

How to use

In package.json add

"ts-skygear": "oursky/ts-skygear#{commit id}}"

in devDependencies

In tsconfig.json of your project, add

"files": ["node_modules/ts-skygear/index.d.ts"]

Then run yarn

NOTE(yarn):

Package installed via git URL may have stale cache problem, please add following line to your CI

yarn cache clean ts-skygear

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%