Skip to content

Commit 08891cd

Browse files
authored
feat(schema): added punctuation.caller-name-file-separator option (#903)
1 parent 168ba4f commit 08891cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schema/json/config.schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,9 @@
233233
"source-location-separator": {
234234
"type": "string"
235235
},
236+
"caller-name-file-separator": {
237+
"type": "string"
238+
},
236239
"hidden-fields-indicator": {
237240
"type": "string"
238241
},

0 commit comments

Comments
 (0)