typescript-strict-plugin
typescript-strict-plugin copied to clipboard
feat(#58): Add exclude pattern support
https://github.com/allegro/typescript-strict-plugin/issues/58
Config has been extended to include excludePattern which uses https://github.com/isaacs/minimatch for glob pattern matching.