#!/bin/bash node -e "import('./eslint.config.mjs').then(config => console.dir(config, { depth: null }))"