Skip to content

Commit 8c5dfcd

Browse files
chore: add schema ref on test jtd codebuild config
1 parent b20ed9e commit 8c5dfcd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/bundle/project/jtd-codebuild.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"jtdBundlePath": "gen/schema.jtd.json",
77
"duplicate": "error",
88
"propertyFormat": "snake",
9-
"targets": []
9+
"targets": [],
10+
"$schema": "https://raw.githubusercontent.com/01Joseph-Hwang10/jtd-codebuild/master/jtd_codebuild/config/project/config.json"
1011
}

0 commit comments

Comments
 (0)