mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 13:45:03 +00:00
babel
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
extends: ["next/core-web-vitals"],
|
extends: ["next/babel", "next/core-web-vitals"],
|
||||||
ignorePatterns: ["external/**/*.ts"],
|
ignorePatterns: ["external/**/*.ts"],
|
||||||
rules: {
|
rules: {
|
||||||
"@next/next/no-html-link-for-pages": "off",
|
"@next/next/no-html-link-for-pages": "off",
|
||||||
|
|||||||
Reference in New Issue
Block a user