1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 19:21:18 -04:00

lint literally ALL the things 🚓

This commit is contained in:
2021-10-12 18:54:55 -04:00
parent c09ffb6e1e
commit 73637105c5
19 changed files with 583 additions and 394 deletions

View File

@@ -1,4 +1,3 @@
/* eslint-env node */
import path from "path";
import { fileURLToPath } from "url";
import webpack from "webpack";