10 lines
108 B
Plaintext
10 lines
108 B
Plaintext
|
{
|
||
|
"extends": "./.jshintrc",
|
||
|
"node": true,
|
||
|
|
||
|
"globals": {
|
||
|
"Promise": true,
|
||
|
"status": true
|
||
|
}
|
||
|
}
|