{ "rules": { "prettier/prettier": ["error", { "trailingComma": "all" }], "no-undefined-identifier": 2 } }