Revert "Introduce mistake that passes linter"

This reverts commit 1724e0b199.
This commit is contained in:
Hans Ott 2025-11-02 15:31:23 +01:00
parent 1724e0b199
commit e8e7c85c62

View file

@ -3,13 +3,6 @@ import * as os from "os";
import fs from "fs";
import path from "path";
function mistakeHere() {
return os.EOLL;
}
const abc = mistakeHere();
console.log(abc);
/**
* @typedef {Object} AikidoTool
* @property {string} tool