This commit is contained in:
Alex
2024-04-16 22:29:31 -04:00
parent 1d955d951d
commit 51455e3c21
17 changed files with 410 additions and 303 deletions

View File

@ -1,4 +1,4 @@
/// <reference path="./types.d.ts" />
/// <reference path="./modules.d.ts" />
import './redirect';
import fs from 'node:fs';
import type { Rule } from 'eslint';