Changes from prettier

pull/2855/head
Philip Turner 3 years ago committed by GitHub
parent 911545031d
commit 22487ca8e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -79,7 +79,7 @@ export const language = <languages.IMonarchLanguage>{
'@unchecked',
'@unknown',
'@usableFromInline',
'@warn_unqualified_access',
'@warn_unqualified_access'
],
accessmodifiers: ['open', 'public', 'internal', 'fileprivate', 'private'],
keywords: [

Loading…
Cancel
Save