Use @observable annotation instead of @todo observable
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
"visibility"
|
||||
],
|
||||
"extra_annotation_name": [
|
||||
"api"
|
||||
"api", "observable"
|
||||
],
|
||||
"jscomp_off": [
|
||||
"es5Strict"
|
||||
|
||||
Reference in New Issue
Block a user