mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-14 05:25:34 +00:00
12 lines
145 B
Plaintext
12 lines
145 B
Plaintext
{
|
|
"undef": true,
|
|
"unused": true,
|
|
"node": true,
|
|
"esnext": true,
|
|
"expr": true,
|
|
"globals": {
|
|
"describe": true,
|
|
"it": true
|
|
}
|
|
}
|