{ "preset": "airbnb", "requireTrailingComma": null, "requireCamelCaseOrUpperCaseIdentifiers": null, "disallowMultipleVarDecl": null, "disallowQuotedKeysInObjects": null, "excludeFiles": ["build", "dist"] }