{ "plugins": ["./dist/index.js"], "tabWidth": 2, "printWidth": 80, "useTabs": false, "semi": true, "singleQuote": false, "trailingComma": "es5" }