mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
Changes from prettier
This commit is contained in:
parent
911545031d
commit
22487ca8e1
1 changed files with 6 additions and 6 deletions
|
|
@ -79,7 +79,7 @@ export const language = <languages.IMonarchLanguage>{
|
||||||
'@unchecked',
|
'@unchecked',
|
||||||
'@unknown',
|
'@unknown',
|
||||||
'@usableFromInline',
|
'@usableFromInline',
|
||||||
'@warn_unqualified_access',
|
'@warn_unqualified_access'
|
||||||
],
|
],
|
||||||
accessmodifiers: ['open', 'public', 'internal', 'fileprivate', 'private'],
|
accessmodifiers: ['open', 'public', 'internal', 'fileprivate', 'private'],
|
||||||
keywords: [
|
keywords: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue