Skip to content

Commit 6fe3d0c

Browse files
committed
fix: fixed JSON config file
1 parent b455738 commit 6fe3d0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/.sapphirerc.json.sapphire

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"arguments": "arguments",
66
"commands": "commands",
77
"listeners": "listeners",
8-
"preconditions": "preconditions"
9-
"routes": "routes",
8+
"preconditions": "preconditions",
9+
"routes": "routes"
1010
},
1111
"customFileTemplates": {
1212
"enabled": false,

0 commit comments

Comments
 (0)