{ "root": true, "extends": [ "eslint:recommended", "plugin:prettier/recommended" ], "env": { "browser": true } }