Move JS and CSS files to a Javascript source dir (#156)

This commit is contained in:
gbrodman 2019-07-05 12:01:16 -04:00 committed by GitHub
parent 75c3792c4b
commit 153887df11
43 changed files with 8 additions and 17 deletions

View file

@ -1,8 +0,0 @@
# -*-protobuf-*-
requirement: {
type: BANNED_PROPERTY_WRITE
error_message: 'Assignment to Element.prototype.innerHTML is not allowed. '
'Use goog.dom.safe.setInnerHtml instead. '
value: 'Element.prototype.innerHTML'
}