chore: test format on commit

This commit is contained in:
Ayo Ayco 2024-12-27 16:58:14 +01:00
parent 977cfe06b5
commit af25f37d9c

View file

@ -13,6 +13,9 @@ const __filename = fileURLToPath(import.meta.url)
const __dirname = path.dirname(__filename)
const gitignorePath = path.resolve(__dirname, '.gitignore')
export default [
{
languageOptions: {