Represents content of the Misti configuration file (misti.config.json).

Constructors

Properties

detectors: DetectorConfig[]
ignoredProjects: string[]
soufflePath: string = "/tmp/misti/souffle"
souffleVerbose?: boolean
tactStdlibPath?: string
unusedPrefix: string
verbosity: "quiet" | "debug" | "default"