10 lines
160 B
JSON
10 lines
160 B
JSON
{
|
|
"diagnostics.globals": [
|
|
"describe",
|
|
"it",
|
|
"before_each",
|
|
"after_each",
|
|
"before_all",
|
|
"after_all"
|
|
]
|
|
}
|