From c78c0abef0266f92264fd3b4b16798efd1c95554 Mon Sep 17 00:00:00 2001 From: krassowski <5832902+krassowski@users.noreply.github.com> Date: Fri, 12 Jul 2024 11:30:24 +0100 Subject: [PATCH] Lint --- main-menu/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/main-menu/README.md b/main-menu/README.md index ca2875e0..9b879fe0 100644 --- a/main-menu/README.md +++ b/main-menu/README.md @@ -136,6 +136,7 @@ jlab-examples:main-menu has been called from the menu. schema directory needs to be provided to the JupyterLab extension build system. To achieve this, the `package.json` must include: + - `"schema/*.json"` entry in the `files` section - `schemaDir` key with path to the schema directory in the `jupyterlab` section