Skip to content

Commit dc828a4

Browse files
committed
chore: format example app
1 parent 0e0b497 commit dc828a4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

examples/app/cdk.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
22
"app": "tsx cdk/example-app.ts",
33
"watch": {
4-
"include": [
5-
"**"
6-
],
4+
"include": ["**"],
75
"exclude": [
86
"README.md",
97
"cdk*.json",

0 commit comments

Comments
 (0)