Sign in
gerrit
/
gerrit
/
32d711f5770cb94c76993628b8e98c1288cda393
/
.
/
polygerrit-ui
/
app
/
polymer.json
blob: affa7f29463ea1584b797d11758c05d2d9d9fd6c [
file
] [
log
] [
blame
]
{
"shell"
:
"elements/gr-app.js"
,
"sources"
:
[
"behaviors/**/*"
,
"elements/**/*"
,
"scripts/**/*"
,
"styles/*"
,
"types/**/*"
],
"lint"
:
{
"rules"
:
[
"polymer-2"
],
"ignoreWarnings"
:
[
"deprecated-dom-call"
]
}
}