Skip to content
This repository was archived by the owner on Sep 2, 2020. It is now read-only.
This repository was archived by the owner on Sep 2, 2020. It is now read-only.

allowUntrackedFiles results in errors for required files #6

@maurits-tellow

Description

@maurits-tellow
module.exports = {
  folders: {
    'src/': {
      allowUntrackedFiles: false,
      match: '{{camelCase name}}'
    }
  },
  files: ...
}

Throws Untracked file is not allowed: for spec files, when using requires: ['./{{name}}.spec.ts'].

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions