Remove package.json schema descriptions (#221454)

This commit is contained in:
Martin Aeschlimann
2024-07-11 11:40:45 +02:00
committed by GitHub
parent fdb9c676ef
commit 8d13b31708
4 changed files with 0 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "CSS contributions to package.json",
"type": "object",
"properties": {
"contributes": {