-
- Downloads
feat(config/validation): validate options which support regex/glob matching (#28693)
Co-authored-by:Sebastian Poxhofer <secustor@users.noreply.github.com> Co-authored-by:
Rhys Arkins <rhys@arkins.net>
Showing
- lib/config/options/index.ts 4 additions, 0 deletionslib/config/options/index.ts
- lib/config/types.ts 5 additions, 0 deletionslib/config/types.ts
- lib/config/validation-helpers/regex-glob-matchers.spec.ts 33 additions, 0 deletionslib/config/validation-helpers/regex-glob-matchers.spec.ts
- lib/config/validation-helpers/regex-glob-matchers.ts 44 additions, 0 deletionslib/config/validation-helpers/regex-glob-matchers.ts
- lib/config/validation-helpers/types.ts 5 additions, 0 deletionslib/config/validation-helpers/types.ts
- lib/config/validation.spec.ts 68 additions, 0 deletionslib/config/validation.spec.ts
- lib/config/validation.ts 58 additions, 29 deletionslib/config/validation.ts
- tools/docs/config.ts 1 addition, 0 deletionstools/docs/config.ts
Loading
Please register or sign in to comment