No need for this TODO

pull/2855/head
Philip Turner 2021-12-26 14:14:47 -05:00 committed by GitHub
parent 899a8eb798
commit 911545031d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ export const language = <languages.IMonarchLanguage>{
// TODO(owensd): Support the full range of unicode valid identifiers.
identifier: /[a-zA-Z_][\w$]*/,
// TODO(owensd): Support the @availability macro properly.
attributes: [
'@GKInspectable',
'@IBAction',