1
0
Fork 0
mirror of https://github.com/lukevella/rallly.git synced 2025-12-04 16:15:21 +01:00
rallly/packages/utils/.eslintrc.js
2024-11-09 15:43:25 +00:00

2 lines
115 B
JavaScript

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