style: lint

This commit is contained in:
Isaac
2023-02-13 15:07:05 +00:00
parent b8dd1900e9
commit c3d6d70316
5 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
/* eslint-disable no-console */
const { randomBytes } = require('crypto');
const { short } = require('leeks.js');