Page Menu
Home
MTRNord's Forge
Search
Configure Global Search
Log In
Files
F32
eslint.config.mjs
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
434 B
Referenced Files
None
Subscribers
None
eslint.config.mjs
View Options
import { defineConfig } from "eslint/config";
import nextCoreWebVitals from "eslint-config-next/core-web-vitals";
import nextTypescript from "eslint-config-next/typescript";
import path from "node:path";
import { fileURLToPath } from "node:url";
const __filename = fileURLToPath(import.meta.url);
const __dirname = path.dirname(__filename);
export default defineConfig([{
extends: [...nextCoreWebVitals, ...nextTypescript],
}]);
File Metadata
Details
Attached
Mime Type
application/javascript
Expires
Fri, Mar 20, 4:59 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
22
Default Alt Text
eslint.config.mjs (434 B)
Attached To
Mode
rNMC neoboard-miro-converter
Attached
Detach File
Event Timeline