docs/src/components/Interpreter/examples.ts

Summary

Maintainability
A
2 hrs
Test Coverage

File examples.ts has 281 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const examples = [
  {
    description: `With LIPS you can mix Scheme and JavaScript. You can access all JavaScript objects. You can also call any functions from Scheme.

**NOTE**: you can hover over Scheme symbols and get tooltip with documentation.`,
Severity: Minor
Found in docs/src/components/Interpreter/examples.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status