Introduce prettier
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const createNextIntlPlugin = require("next-intl/plugin");
|
||||
const createNextIntlPlugin = require('next-intl/plugin');
|
||||
const withNextIntl = createNextIntlPlugin();
|
||||
|
||||
/** @type {import('next').NextConfig} */
|
||||
|
||||
Reference in New Issue
Block a user