Upgrade Prettier
This commit is contained in:
parent
d14c8e2277
commit
0d3b390129
57 changed files with 1074 additions and 1574 deletions
|
@ -37,6 +37,7 @@ function _getString(thing) {
|
|||
return thing;
|
||||
}
|
||||
|
||||
// prettier-ignore
|
||||
function _b64ToUint6(nChr) {
|
||||
return nChr > 64 && nChr < 91
|
||||
? nChr - 65
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue