aboutsummaryrefslogtreecommitdiffstats
path: root/packages/json-schemas/tsconfig.json
Commit message (Collapse)AuthorAgeFilesLines
* Move json_schemas to its own package (#1435)F. Eugene Aumson2019-01-091-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move zero_ex.json_schemas to its own package * Support ALL the schemas * Stop installing packages as editable * HACK: cp files because CircleCI isn't * Add example usage to sra_client README * Tweak special case: only strip Schema as suffix * Correct doc titles * Clarify what kind of support ticket was raised. * Correct inconsistencies in JSON schema names In both ref ID's and file names. * Add entry point for validation of JSON strings
| * Correct inconsistencies in JSON schema namesF. Eugene Aumson2018-12-291-1/+1
| | | | | | | | In both ref ID's and file names.
* | Move OrderWatcher Websocket schemas to json-schemas and convert to JSON so ↵Fabio Berger2018-12-171-0/+2
|/ | | | that they are language agnostic
* Move connect schemas to JSON SchemasLeonid Logvinov2018-11-121-1/+7
|
* chore: fix file nameFabio Berger2018-10-221-1/+1
|
* chore: add whole number schemaFabio Berger2018-10-221-1/+2
|
* chore: remove schemas from include sectionLeonid Logvinov2018-10-171-1/+1
|
* Convert all schemas to json files, so it's easier for devs in other ↵Fabio Berger2018-10-171-2/+42
| | | | languages to use it
* feat: Add support for TypeScript project references (#991)Alex Browne2018-08-301-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update all package.json and tsconfig.json * fix(contracts): Make test/utils/web3_wrapper.ts compatible with project refs * Fix webpack config for 0x.js * Fix linter errors by adding rootDir to tsconfig.json as needed * Add build:ts and watch:ts commands to package.json * Update sra-spec to work with project references * Update tsconfig.json with latest new/removed packages * Add TypeScript as devDependency at root * Add missing rootDir to forwarder-helper package * Use a separate tsconfig file for typedoc * Fix linter errors * Apply PR feedback (add comments) * Fix 0x.js tsconfig
* Add clean-state testsLeonid Logvinov2018-03-271-6/+1
|
* Remove truffle from testsLeonid Logvinov2018-01-301-1/+6
|
* Include web3 types via typeRoots and factor out common parts of tsconfig.jsonLeonid Logvinov2018-01-101-8/+2
|
* Apply prettify on json and md filesLeonid Logvinov2018-01-041-15/+11
|
* Add json-schemas package to mono repoBrandon Millman2017-11-141-0/+17