mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
8 lines
101 B
Plaintext
8 lines
101 B
Plaintext
{
|
|
"node": true,
|
|
"eqnull": true,
|
|
"undef": true,
|
|
"unused": "vars",
|
|
"mocha": true
|
|
}
|