1 # esformatter-literal-notation [](https://travis-ci.org/kewah/esformatter-literal-notation)
3 [esformatter](https://github.com/millermedeiros/esformatter) plugin that converts array and object constructors to literal notations
10 var bar = new Object();
17 With [npm](http://npmjs.org) do:
20 $ npm install esformatter-literal-notation
25 esformatter config file:
30 "esformatter-literal-notation"