Added 'XKCD Random Number' operation

This commit is contained in:
n1474335 2018-02-13 15:05:55 +00:00
parent f6b68f9880
commit 8518fa67f2
7 changed files with 152 additions and 87 deletions

View file

@ -51,6 +51,7 @@
"mode": "minimum"
}],
"indent": ["error", 4, {
"ignoreComments": true,
"ArrayExpression": "first",
"SwitchCase": 1
}],