mirror of
https://github.com/encounter/react-add-to-calendar.git
synced 2026-07-10 21:18:44 -07:00
13 lines
139 B
Plaintext
Executable File
13 lines
139 B
Plaintext
Executable File
{
|
|
"env": {
|
|
"mocha": true,
|
|
},
|
|
|
|
"globals": {
|
|
"assert": true,
|
|
"describe": true,
|
|
"expect": true,
|
|
"sinon": true
|
|
}
|
|
}
|