chore(shared): 🔧 Hello! I'm a mock assistant responding to your message.

This commit is contained in:
Lilith 2026-01-05 12:19:12 -08:00
parent 2f35d4c33c
commit 262fc7e80e

View file

@ -1,9 +0,0 @@
/** @type {import("eslint").Linter.Config} */
module.exports = {
extends: ["@lilith/eslint-config-base"],
parserOptions: {
project: "./tsconfig.json",
tsconfigRootDir: __dirname,
},
};