Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling typedef tslint rule for taco packages #58

Merged
merged 11 commits into from Oct 8, 2015
Merged

Commits on Oct 2, 2015

  1. Configuration menu
    Copy the full SHA
    802ef4b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into tslint3

    Conflicts:
    	src/remotebuild/resources/en/resources.json
    nisheetjain committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    2e3f7e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2015

  1. Configuration menu
    Copy the full SHA
    f3b8547 View commit details
    Browse the repository at this point in the history
  2. Fixing tslint typedef issues for

    taco-dependency-installer,taco-kits,taco-remote,taco-remote-lib,taco-remote-multiplexer,taco-utils
    nisheetjain committed Oct 4, 2015
    Configuration menu
    Copy the full SHA
    7a2b832 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c631ef View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2015

  1. Merge branch 'master' into tslint3

    Incorporating PR feedback from @digeff
    Conflicts:
    	src/taco-cli/cli/plugin.ts
    	src/taco-cli/test/cordovaWrapper.ts
    nisheetjain committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    cf0e8fd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into tslint3

    Conflicts:
    	src/taco-cli/cli/build.ts
    	src/taco-cli/cli/utils/buildTelemetryHelper.ts
    	src/taco-cli/cli/utils/settings.ts
    	src/taco-cli/test/platformHelper.ts
    nisheetjain committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    a2676d9 View commit details
    Browse the repository at this point in the history
  3. Fixing failing tests

    nisheetjain committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    09e70bf View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2015

  1. Removing variable-declaration from tslint typedef. This helps us in

    keeping type inferences work by themselves for anonymous objects
    nisheetjain committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    d7987dc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into tslint3

    Conflicts:
    	src/taco-utils/tacoPackageLoader.ts
    nisheetjain committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    e83b653 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b15cbdc View commit details
    Browse the repository at this point in the history