Skip to content

tung2744/ts-skygear

This branch is 30 commits behind oursky/ts-skygear:master.

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%