Merge pull request #101 from AikidoSec/oxlint

Use oxlint instead of eslint
This commit is contained in:
Sander Declerck 2025-10-10 14:54:54 +02:00 committed by GitHub
commit 831621323b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 165 additions and 3318 deletions

View file

@ -1,3 +1,4 @@
// oxlint-disable no-console
import chalk from "chalk";
import ora from "ora";
import { createInterface } from "readline";