This commit is contained in:
Xin Wang 2025-07-04 18:52:13 +08:00
parent 9fc578cfca
commit b563bb5b71

View File

@ -1,4 +1,4 @@
import { BASE_URL } from './api/constants.js';
import { BASE_URL } from './api/constants.ts';
/** @type {import('next').NextConfig} */
const nextConfig = {
eslint: {