[update] migrate the project formatter from prettier and eslint to biome
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var WebpackObfuscator = require("webpack-obfuscator");
|
||||
const WebpackObfuscator = require("webpack-obfuscator");
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
pageExtensions: ["js", "jsx", "mdx", "ts", "tsx"],
|
||||
|
||||
Reference in New Issue
Block a user