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