mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
fix eslint config for ScopingShim
This commit is contained in:
parent
78efff6db6
commit
2df9370f16
@ -17,7 +17,7 @@
|
|||||||
"HTMLImports": true,
|
"HTMLImports": true,
|
||||||
"Polymer": true,
|
"Polymer": true,
|
||||||
"ShadyDOM": true,
|
"ShadyDOM": true,
|
||||||
"ShadyCSS": true,
|
"ScopingShim": true,
|
||||||
"ApplyShim": true,
|
"ApplyShim": true,
|
||||||
"goog": true
|
"goog": true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user