Todo app
 
 
 
 
 

6 lines
120 B

// @ts-check
import withNuxt from './.nuxt/eslint.config.mjs'
export default withNuxt(
// Your custom configs here
)