Skip to content

Commit 79a4bcd

Browse files
feat: update schema
1 parent d702daf commit 79a4bcd

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/twenty-buttons-roll.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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/draft-04/schema#",
3+
"allowTrailingCommas": true,
34
"allOf": [
45
{
56
"$ref": "#/definitions/compilerOptionsDefinition"

0 commit comments

Comments
 (0)