mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
|
…
|
||
|---|---|---|
| .. | ||
| generate.ts | ||
| README.md | ||
| tsconfig.json | ||
Generator for material-ui
Usage
node scripts/material-ui/generate.js
GitHub API Limitation
The error GitHub response: 401 Unauthorized is due to Rate Limiting | GitHub API v3 | GitHub Developer Guide. In order to avoid this, it is necessary to publish Personal access token and specify it as an environment variable.
GITHUB_ACCESS_TOKEN=XXXXX node scripts/material-ui/generate.js