mirror of
https://github.com/Xevion/the-office.git
synced 2026-01-31 08:26:13 -06:00
chore: commit nuxt generated eslint.config.mjs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// @ts-check
|
||||
import withNuxt from './.nuxt/eslint.config.mjs';
|
||||
|
||||
// Your custom configs here
|
||||
export default withNuxt();
|
||||
Reference in New Issue
Block a user