aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tslint-config/package.json
Commit message (Expand)AuthorAgeFilesLines
* feat: Add support for TypeScript project references (#991)Alex Browne2018-08-301-2/+1
* PublishFabio Berger2018-08-251-1/+1
* Fix many linter errors that showed up upon upgrading tsutilFabio Berger2018-08-231-2/+2
* Merge developmentFabio Berger2018-08-171-2/+2
|\
| * Bump copyfiles from 1.2.0 to 2.0.0dependabot[bot]2018-08-151-1/+1
| * feat: Upgrade TypeScript to 3.0.1Alex Browne2018-08-151-1/+1
* | Merge developmentFabio Berger2018-08-151-3/+3
|\|
| * PublishAlex Browne2018-08-141-2/+2
| * fix: Update dependenciesAlex Browne2018-08-101-1/+1
| * Update TypeScript to version 2.9.2Alex Browne2018-08-091-1/+1
* | Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate...Fabio Berger2018-07-301-5/+3
|/
* PublishFabio Berger2018-07-261-2/+2
* PublishFabio Berger2018-07-261-2/+2
* Fix changelogsFabio Berger2018-07-261-1/+1
* Revert "Revert "Publish""Fabio Berger2018-07-241-2/+2
* Revert "Publish"Leonid Logvinov2018-07-231-2/+2
* PublishLeonid Logvinov2018-07-231-2/+2
* FIx a typoLeonid Logvinov2018-07-201-1/+1
* @0xproject/tslint-config@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/monorepo-scripts@1.0.0Leonid Logvinov2018-07-201-1/+1
* Upgrade tslint to the newest versionLeonid Logvinov2018-07-171-1/+1
* Update package versionsFabio Berger2018-07-101-2/+2
* Update all package versions to match latest published to NPMFabio Berger2018-06-191-2/+2
* - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ...Fabio Berger2018-06-051-1/+1
* Merge branch 'development' into v2-prototypeLeonid Logvinov2018-05-231-2/+2
|\
| * PublishLeonid Logvinov2018-05-231-2/+2
* | Fix the tsutils version, fixing ts typings issueFabio Berger2018-05-231-1/+1
|/
* Merge pull request #594 from 0xProject/improvement/addCustomTslintRulesFabio Berger2018-05-231-1/+2
|\
| * Merge branch 'development' into improvement/addCustomTslintRulesFabio Berger2018-05-161-0/+3
| |\
| * | Implement custom no-magic-numbers rule that doesn't include magic numbers pas...Fabio Berger2018-05-161-1/+2
* | | Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-1/+2
| |/ |/|
* | Merge pull request #578 from 0xProject/document-node-versionAlex Browne2018-05-161-0/+3
|\ \ | |/ |/|
| * Change minimum Node version to 6.12Alex Browne2018-05-151-1/+1
| * Document Node.js version requirement and add it to package.jsonAlex Browne2018-05-151-0/+3
* | Move from using lerna multi-package commands to wsrun, update README's accord...Fabio Berger2018-05-151-1/+1
|/
* Fix linter issuesLeonid Logvinov2018-05-101-1/+1
* PublishLeonid Logvinov2018-05-041-2/+2
* PublishFabio Berger2018-04-181-2/+2
* PublishLeonid Logvinov2018-04-121-2/+2
* PublishLeonid Logvinov2018-04-021-2/+2
* Add manual postpublish command to all public packages and update CHANGELOG.jsonFabio Berger2018-04-021-1/+2
* PublishFabio Berger2018-04-021-2/+2
* Set Lodash dep to an exact version since newer versions introduced breaking c...Fabio Berger2018-03-201-1/+1
* PublishFabio Berger2018-03-191-2/+2
* PublishFabio Berger2018-03-191-3/+3
* move scripts to monorepro-scriptsFabio Berger2018-03-131-2/+4
* Add package.json publishConfig so that these packages are published as public.Fabio Berger2018-03-081-0/+3
* PublishFabio Berger2018-03-051-1/+1
* Update all mentions of the repo name being `0x.js` to `0x-monorepo`Fabio Berger2018-03-041-3/+3
* PublishFabio Berger2018-02-101-1/+1
* Move tslint and tslint-eslint-rules to dev deps since this package needs them...Fabio Berger2018-02-101-2/+2
* PublishFabio Berger2018-02-101-1/+1
* Fix issue where custom TSLint rules were not being published to NPMFabio Berger2018-02-101-5/+0
* PublishLeonid Logvinov2018-02-061-1/+1
* Merge branch 'development' into feature/build_watchLeonid2018-02-051-3/+13
|\
| * PublishLeonid Logvinov2018-02-011-3/+13
* | Upgrade TS to the newest versionLeonid Logvinov2018-02-011-1/+1
* | Add build:watch command to all TS packagesLeonid Logvinov2018-02-011-0/+1
|/
* Fix prettierLeonid Logvinov2018-01-301-12/+2
* PublishFabio Berger2018-01-301-3/+13
* Add config file specifically in prettier command and fix filesFabio Berger2018-01-301-35/+35
* Fix prettierFabio Berger2018-01-301-45/+35
* PublishLeonid Logvinov2018-01-301-3/+13
* Run prettierAmir Bandeali2018-01-261-12/+2
* PublishLeonid Logvinov2018-01-251-3/+13
* Run prettier to revert formatting changes made by the lerna publish stepBrandon Millman2018-01-181-12/+2
* PublishBrandon Millman2018-01-181-3/+13
* Prettify package.json filesLeonid Logvinov2018-01-121-12/+2
* PublishLeonid Logvinov2018-01-111-3/+13
* Apply prettify on json and md filesLeonid Logvinov2018-01-041-45/+35
* PublishFabio Berger2017-12-281-1/+1
* PublishLeonid Logvinov2017-12-211-1/+1
* Fix redundant spacesLeonid Logvinov2017-12-161-3/+4
* Implement first custom linter rule async-suffixLeonid Logvinov2017-12-151-0/+8
* PublishBrandon Millman2017-12-091-1/+1
* Use same versions of dependencies everywhereLeonid Logvinov2017-12-061-1/+1
* PublishLeonid Logvinov2017-11-291-1/+1
* PublishLeonid Logvinov2017-11-221-1/+1
* Revert "Publish"Leonid Logvinov2017-11-221-1/+1
* PublishLeonid Logvinov2017-11-221-1/+1
* PublishFabio Berger2017-11-151-1/+1
* Improve descriptionFabio Berger2017-11-151-1/+1
* Add tslint-config sub-packageFabio Berger2017-11-141-0/+38