ChFlick/firecode

View on GitHub
src/documentation/typeDocumentation.ts

Summary

Maintainability
A
3 hrs
Test Coverage

File typeDocumentation.ts has 311 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { CompletionItemKind, MarkdownString } from "vscode";
import { Documentation } from "./types";

// Mostly extracted from https://firebase.google.com/docs/reference/rules/index-all
export const typeDoc: Readonly<Documentation> = {
Severity: Minor
Found in src/documentation/typeDocumentation.ts - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status