1
0
Fork 0
mirror of https://github.com/lukevella/rallly.git synced 2025-08-06 09:59:00 +02:00
rallly/apps/docs/.eslintrc.js
2023-11-06 09:15:49 +00:00

4 lines
118 B
JavaScript

/** @type {import("eslint").Linter.Config} */
module.exports = {
...require("@rallly/eslint-config")(__dirname),
};