Skip to content

Improve dev experience on Windows #1216

@DonJayamanne

Description

@DonJayamanne

Dev experience on windows is poor:

  • Slow compilation

Solution:

  • Use tsc in watch mode (faster)
  • Selectively compile modified files using strict compilation but not display errors in problems window
  • Disable tslint (extension) from linting any unmodified files (we run linters only on modified files)
  • Create three tasks in tasks.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    debtCode quality issues

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions