Skip to content

Commit ab7f7b6

Browse files
committed
feat: support property 'askToFormat'
1 parent f5a4a82 commit ab7f7b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ const boolAttrs = [
1616
'mainMenuBar',
1717
'navigationBar',
1818
'statusBar',
19+
'askToFormat',
1920
'readOnly',
2021
'escapeControlCharacters',
2122
'escapeUnicodeCharacters',

0 commit comments

Comments
 (0)