prettier/src/main
Petter 1244729ad7 Infer via shebang (#5149)
If no file type can be inferred, this attempts to read the first line of a file and extract a shebang, which can be checked against a known list.
2018-10-05 08:47:23 +08:00
..
ast-to-doc.js feat: add printer.preprocess (#5041) 2018-09-03 23:27:50 +08:00
comments.js Use destructuring for readability and optimzations at 'for' loop length property… (#4842) 2018-07-16 22:39:41 +08:00
core-options.js feat(html): switch to htmlparser2 (#5127) 2018-09-22 21:53:38 +08:00
core.js fix: guess line ending before preprocess (#4957) 2018-08-09 10:51:08 +08:00
massage-ast.js refactor(massageAst): move target props to corresponding plugins (#4430) 2018-05-08 10:48:29 +08:00
multiparser.js New build system (#4449) 2018-05-24 15:30:45 -03:00
options-normalizer.js refactor: move cli leven suggestion to options-normalizer (#5057) 2018-09-08 07:40:09 +08:00
options.js Infer via shebang (#5149) 2018-10-05 08:47:23 +08:00
parser.js Use destructures and refactor code for readability (#4844) 2018-07-17 18:01:44 -03:00
range-util.js fix(vue): no error on range format (#4868) 2018-07-22 15:58:29 +08:00
support.js chore: enable glimmer parser on preview playground (#4915) 2018-08-01 15:44:37 +08:00