feat(docs-dev): remove deprecated docs-dev application files and configurations

This commit is contained in:
Firman Ramdhani
2026-01-09 09:43:14 +07:00
parent 2e3d64b25b
commit 41287c027b
12 changed files with 0 additions and 131 deletions
-5
View File
@@ -1,5 +0,0 @@
/** @type {import("eslint").Linter.Config} */
module.exports = {
root: true,
extends: ["@repo/eslint-config/index.js"],
};