prettier/src
Tony Trinh dcc060a5a5 refactor: remove redundant call to normalizeOptions (#4671)
Removes redundant call to `normalizeOptions` (already done in preceding line)

8ec5432768/src/main/core.js (L260-L263)
2018-06-12 10:56:16 +08:00
..
cli feat(api): make `getFileInfo()` really async (#4640) 2018-06-07 00:34:02 +08:00
common Break JSX in arrow functions in JSX expressions (#4601) 2018-06-08 15:15:50 -03:00
config Respect EditorConfig when `--config` is passed (#3992) 2018-02-24 19:11:23 +11:00
doc fix(markdown): better handling for trailing spaces (#4593) 2018-06-08 00:20:25 +08:00
language-css fix: comment type for scss (#4598) 2018-05-30 23:22:18 +03:00
language-graphql fix(multiparser): no additional trailing newline for graphql in js (#4616) 2018-06-01 00:38:39 +08:00
language-handlebars Use destructuring for imports (#4554) 2018-05-27 21:36:12 +10:00
language-html Use destructuring for imports (#4554) 2018-05-27 21:36:12 +10:00
language-js fix(javascript): preserve parens for type casting for sub-item (#4648) 2018-06-11 19:50:53 +08:00
language-markdown fix(markdown): better handling for trailing spaces (#4593) 2018-06-08 00:20:25 +08:00
language-vue Use destructuring for imports (#4554) 2018-05-27 21:36:12 +10:00
main refactor: remove redundant call to normalizeOptions (#4671) 2018-06-12 10:56:16 +08:00
utils feat(api): make `getFileInfo()` really async (#4640) 2018-06-07 00:34:02 +08:00