Skip to content

LocalOverrides

Defined in: types.ts:41

The shape resolveSetupConfig reads out of a consumer’s own project-local config file — this package has no opinion on that file’s name, location, or any other field it might carry; a consumer parses/validates its own file however it likes and passes just this piece through.

optional exclude?: string[]

Defined in: types.ts:43


optional include?: string[]

Defined in: types.ts:42