Logo
Explore Help
Sign In
crowetic/protocol
1
0
Fork 0
You've already forked protocol
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
protocol/packages/dev-utils
History
Fabio Berger ef6aa9f41b Convert 0x.js scripts to TS, move the prepublishUtils script to dev-utils and also convert it to TS.
2018-03-12 22:13:24 +01:00
..
scripts
Simplify standard postpublish script and remove them from some private packages
2018-02-08 11:46:33 -08:00
src
Convert 0x.js scripts to TS, move the prepublishUtils script to dev-utils and also convert it to TS.
2018-03-12 22:13:24 +01:00
test
Fix a typo
2018-02-14 11:54:20 -08:00
.npmignore
Add yarn-error.log to all .npmignore
2018-02-09 14:03:08 -08:00
CHANGELOG.md
Convert 0x.js scripts to TS, move the prepublishUtils script to dev-utils and also convert it to TS.
2018-03-12 22:13:24 +01:00
package.json
Convert 0x.js scripts to TS, move the prepublishUtils script to dev-utils and also convert it to TS.
2018-03-12 22:13:24 +01:00
README.md
Add missing instructions to add external types to tsconfig.json after installing the package
2018-03-05 06:11:53 +01:00
tsconfig.json
Include types for ethers-contracts
2018-02-27 12:50:58 -08:00
tslint.json
Apply prettify on json and md files
2018-01-04 16:32:03 +01:00

README.md

Dev utils

Dev utils to be shared across 0x projects and packages

Install

yarn add @0xproject/dev-utils

If your project is in TypeScript, add the following to your tsconfig.json:

"include": [
    "./node_modules/web3-typescript-typings/index.d.ts",
]
Powered by Gitea Version: 1.23.4 Page: 37ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API