import { makeScratchConfig } from './lib/index.mjs'
/** @type {import('typescript-eslint').ConfigArray} */
export default makeScratchConfig({ globals: 'node' })