shut up personal config warning

This commit is contained in:
Cynthia Foxwell 2022-12-18 12:38:26 -07:00
parent 87b3063611
commit f50788420a

View file

@ -3,6 +3,7 @@ const OFF = 0;
const ERROR = 2;
module.exports = {
root: true,
extends: ["eslint:recommended"],
parserOptions: {
ecmaVersion: 2020,