UNPKG

orzo

Version:

A library for random events like dice rolls and random strings.

15 lines (14 loc) 217 B
{ "extends": "airbnb/legacy", "env": { "node": true }, "globals": { "describe": true, "it": true }, "rules": { "func-names": 0, "vars-on-top": 0 } }