From 3ef2e0a0221d1286e10ea2406cfa8b7e14c66dd2 Mon Sep 17 00:00:00 2001 From: amber buchtela <84213452+Abuchtela@users.noreply.github.com> Date: Tue, 24 Sep 2024 08:21:46 -0500 Subject: [PATCH] Create devcontainer.json --- .devcontainer/devcontainer.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .devcontainer/devcontainer.json diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json new file mode 100644 index 0000000..4fc52d6 --- /dev/null +++ b/.devcontainer/devcontainer.json @@ -0,0 +1,5 @@ +{ + "image": "mcr.microsoft.com/devcontainers/universal:2", + "features": {[![Knip-reporter](https://github.com/ubiquity-os-marketplace/assistive-pricing/actions/workflows/knip-reporter.yml/badge.svg?event=workflow_run)](https://github.com/ubiquity-os-marketplace/assistive-pricing/actions/workflows/knip-reporter.yml) + } +}