LINTER_LEVELS Type — supabase Architecture
Architecture documentation for the LINTER_LEVELS type/interface in Linter.constants.ts from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Linter/Linter.constants.ts lines 2–6
export enum LINTER_LEVELS {
ERROR = 'ERROR',
WARN = 'WARN',
INFO = 'INFO',
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free