mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
12 lines
133 B
JSON
12 lines
133 B
JSON
{
|
|
"env": {
|
|
"mocha": true
|
|
},
|
|
"globals": {
|
|
"assert": true,
|
|
"sinon": true,
|
|
"WCT": true,
|
|
"fixture": true
|
|
}
|
|
}
|