src/constants/editor.ts

Summary

Maintainability
B
4 hrs
Test Coverage

File editor.ts has 337 lines of code (exceeds 250 allowed). Consider refactoring.
Open

export const syntaxMap = {
  ABAP: 'abap',
  ActionScript: 'actionscript',
  Ada: 'ada',
  Agda: 'text',
Severity: Minor
Found in src/constants/editor.ts - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status