updating lint, format, and CI

This commit is contained in:
Luke Hagar
2025-03-19 23:08:52 -05:00
parent e6b03d05fe
commit 156308d124
3080 changed files with 413391 additions and 387 deletions

6
node_modules/eslint-config-prettier/flat.js generated vendored Normal file
View File

@@ -0,0 +1,6 @@
"use strict";
const { rules } = require("./index.js");
exports.name = "config-prettier";
exports.rules = rules;