retrom-client-web 0.7.38

The Retrom video game library web client
Documentation
1
2
3
4
5
6
import { config as base } from "@retrom/configs/eslint/web.config.js";

/** @type {import("eslint").Linter.Config} */
const config = [...base];

export default config;