mirror of
https://github.com/Raghu-Ch/nodeRestAPI.git
synced 2026-02-10 12:43:02 -05: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
|
|
}
|
|
}
|