Add polymer.json config file

pull/283/head
Paulus Schoutsen 2017-05-11 23:55:17 -07:00
parent cf2a71d3eb
commit 4ce09ae1a7
1 changed files with 5 additions and 0 deletions

5
polymer.json Normal file
View File

@ -0,0 +1,5 @@
{
"lint": {
"rules": ["polymer-2-hybrid"]
}
}