{ "printWidth": 120, "tabWidth": 4, "useTabs": false, "semi": true, "singleQuote": true, "bracketSpacing": true, "trailingComma": "none" }
const HELLO_WORLD = 'helloWorld’
let dog; let variableName;