mirror of
https://github.com/vale981/ray
synced 2025-03-09 12:56:46 -04:00

* remove node.js webui * temp commit * flesh out web ui * add documentation * add ray timeline * Small changes to documentation and formatting.
10 lines
117 B
JSON
10 lines
117 B
JSON
{
|
|
"env": {
|
|
"mocha": true
|
|
},
|
|
"globals": {
|
|
"assert": false,
|
|
"fixture": false,
|
|
"WCT": false
|
|
}
|
|
}
|