refactor(config): add types for next config
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
// @ts-check
|
||||
|
||||
const path = require('path')
|
||||
|
||||
/** @type {import('next').NextConfig} */
|
||||
|
Reference in New Issue
Block a user