mirror of
https://github.com/koel/koel
synced 2024-11-10 14:44:13 +00:00
6 lines
67 B
Text
6 lines
67 B
Text
{
|
|
"plugins": ["jest"],
|
|
"env": {
|
|
"jest/globals": true
|
|
}
|
|
}
|