lint init

This commit is contained in:
HaveAGitGat 2020-12-10 17:43:41 +01:00
parent a71f5e28ae
commit 7904647075
107 changed files with 1772 additions and 154624 deletions

View file

@ -1,3 +1,4 @@
/* eslint-disable */
var fs = require("fs");
var path = require("path");
if (fs.existsSync(path.join(process.cwd(), "/npm"))) {