8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
{
|
|
"globalstrict": true,
|
|
"node": true,
|
|
"undef": true,
|
|
"indent": 2,
|
|
"quotmark": "single",
|
|
"predef": ["describe", "it", "before", "beforeEach", "after", "afterEach"]
|
|
} |