mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-09 23:16:51 +02:00
♻️ Switch to app router (#922)
This commit is contained in:
parent
41f85279bb
commit
95feb9f01a
181 changed files with 2507 additions and 2494 deletions
4
packages/database/.eslintrc.js
Normal file
4
packages/database/.eslintrc.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
/** @type {import("eslint").Linter.Config} */
|
||||
module.exports = {
|
||||
...require("@rallly/eslint-config")(__dirname),
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue