Home / File/ data-cl.json — astro Source File

data-cl.json — astro Source File

Architecture documentation for data-cl.json, a json file in the astro codebase.

Entity Profile

Source Code

{
  "$schema": "../.astro/collections/data-cl-json.schema.json",
  "starlight": {
    "name": "Starlight",
    "color": "golden"
  },
  "astro": {
    "name": "Astro flame",
    "color": "red"
  }
}

Frequently Asked Questions

What does data-cl.json do?
data-cl.json is a source file in the astro codebase, written in json.
Where is data-cl.json in the architecture?
data-cl.json is located at packages/astro/test/fixtures/content-intellisense/src/data-cl.json (directory: packages/astro/test/fixtures/content-intellisense/src).

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free