1{ 2 "semi": true, 3 "singleQuote": true, 4 "tabWidth": 4, 5 "trailingComma": "es5", 6 "bracketSpacing": true, 7 "printWidth": 120 8}