Skip to content

Commit 7f7de66

Browse files
feat: update schema
1 parent c6fc649 commit 7f7de66

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/eleven-peas-give.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@json-types/tsconfig": minor
3+
---
4+
5+
Update schema

packages/tsconfig/schema.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"$schema": "http://json-schema.org/draft-04/schema#",
3-
"allowTrailingCommas": true,
43
"allOf": [
54
{
65
"$ref": "#/definitions/compilerOptionsDefinition"

0 commit comments

Comments
 (0)