- Preparing search index...
- The search index is not available
colibri2
l_
error: {
code: string;
description: string;
location: {
file: string;
position: number[];
};
severity: LINTER_ERROR_SEVERITY;
}
Type declaration
-
code: string
-
description: string
-
location: {
file: string;
position: number[];
}
-
file: string
-
position: number[]
-
Individual linter error description