From 4a8eae731eda6da629e652350562f5a9f89a0cfd Mon Sep 17 00:00:00 2001 From: Matt Godbolt Date: Sat, 6 Jul 2024 10:12:16 -0500 Subject: [PATCH] Lintery --- eslint.config.js | 7 ------- 1 file changed, 7 deletions(-) diff --git a/eslint.config.js b/eslint.config.js index 5fad530..cabe194 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -8,13 +8,6 @@ export default [ eslintConfigPrettier, { plugins: { prettier }, - // env: { - // browser: true, - // amd: true, - // commonjs: true, - // es2021: true, - // node: true - // }, ignores: ["lib/", "out/"], languageOptions: { parserOptions: {