Use @observable annotation instead of @todo observable

This commit is contained in:
Tim Schaub
2014-07-05 15:51:13 -04:00
parent fd659d63e9
commit d99a61545c
20 changed files with 82 additions and 97 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
"visibility"
],
"extra_annotation_name": [
"api"
"api", "observable"
],
"jscomp_off": [
"es5Strict"