UNPKG

codemirror-json-schema

Version:

Codemirror 6 extensions that provide full JSONSchema support for `@codemirror/lang-json` and `codemirror-json5`

4 lines (3 loc) 121 B
import log from "loglevel"; log.setLevel("production" !== "development" ? "silent" : "debug"); export const debug = log;