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.
Properties
Section titled “Properties”exclude?
Section titled “exclude?”
optionalexclude?:string[]
Defined in: types.ts:43
include?
Section titled “include?”
optionalinclude?:string[]
Defined in: types.ts:42