mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-07-30 01:56:05 +00:00
5 lines
119 B
JavaScript
5 lines
119 B
JavaScript
// @ts-check
|
|
import withNuxt from "./.nuxt/eslint.config.mjs";
|
|
|
|
export default withNuxt();
|
|
// Your custom configs here
|