Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Add TypeScript support #2

Open
Open
@JamesMessinger

Description

Karma-Config should have a typescript option that adds the necessary configuration to support TypeScript, such as adding the ts-loader to Webpack, and adding .ts and .tsx extensions to the resolve array.

The typescript option would be false by default, to maintain backward-compatibility and keep the Karma configuration minimalist when possible.

This feature was originally requested by @azu in PR #1

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions