alibaba/noform

View on GitHub
packages/core/src/types.ts

Summary

Maintainability
A
2 hrs
Test Coverage

File types.ts has 286 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { ListLifeCycle } from './model/lifeCycles'

// 常量
export type IListQueryMethod = 'GET' | 'POST'
export type IListQuerySort = 'desc' | 'asc'
Severity: Minor
Found in packages/core/src/types.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status