Files
polymer/test/.eslintrc.json
Steven Orvell 1922932d44 First commit.
2016-02-16 11:43:39 -08:00

11 lines
112 B
JSON

{
"env": {
"mocha": true
},
"globals": {
"assert": true,
"sinon": true,
"WCT": true
}
}