-
-
Notifications
You must be signed in to change notification settings - Fork 752
Open
Description
Search Terms
json schema
Problem
Currently, the npm package does not contain a JSON schema file, unlike other popular libraries with JSON configurations. (e.g., BiomeJS, NX, and Turborepo).
Suggested Solution
Adding a JSON schema file to an NPM package increases developer experience (DX). Users will receive instant feedback from their IDE. This reduces frustration and the need to re-read documentation.
Inspiration: https://biomejs.dev/reference/configuration/
Metadata
Metadata
Assignees
Labels
No labels