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