mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-28 17:56:37 +02:00
2 lines
115 B
JavaScript
2 lines
115 B
JavaScript
/** @type {import("eslint").Linter.Config} */
|
|
module.exports = require("@rallly/eslint-config/preset")(__dirname);
|