Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

[feature request] Looking up parent directories for tsconfig files as a default #445

Open
@quantuminformation

Description

@quantuminformation

This would save having to use

      {
        test: /\.ts$/,
        loader: 'awesome-typescript-loader',
        options: { configFileName: '../../tsconfig.json' }
      },

if you have lots of sub dirs that want to use parent configs.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions