prettier/src/main
Shinigami f059d7a31b JSDoc type added in `src/common/util.js` (#6788)
* JSDoc type added in `src/common/util.js`

* skip can return false

* Add TBD for false - 1 not allowed

* Define typedef SkipOptions

* Use method generic for node param

* Define node param for setLocStart and setLocEnd

* Copy idx param to local variable

* Add @returns false

* Update Utility functions docs

* hasNewline param index: allow only number

* Add condition

* Add function keyword to docs

* Add prettier-ignore

* Improve condition

* Remove TBD comment

* Use single quotes

* Add type to oldIndex

* Use singleline JSDocs
2019-11-05 13:28:44 +02:00
..
ast-to-doc.js Pass options to willPrintOwnComments() (#6081) 2019-06-04 12:48:51 -03:00
comments.js JSDoc type added in `src/common/util.js` (#6788) 2019-11-05 13:28:44 +02:00
core-options.js JSDoc type fixes in `src/main/core-options.js` (#6702) 2019-10-25 19:25:15 +03:00
core.js Use same print width for range formatting as normal formatting. (#6050) 2019-05-04 10:18:55 -04:00
massage-ast.js refactor(massageAst): move target props to corresponding plugins (#4430) 2018-05-08 10:48:29 +08:00
multiparser.js fix: nested embeds (JS in HTML in JS) (#6038) 2019-05-27 14:42:13 -03:00
options-normalizer.js Allow plugin to specify option with type `string` (#6219) 2019-11-02 09:52:49 +01:00
options.js Plugins can have falsy default options (#6348) 2019-09-12 18:52:48 +03:00
parser.js Update ESLint to v6 (#6364) 2019-08-08 13:21:32 +03:00
range-util.js Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00
support.js Plugins can have falsy default options (#6348) 2019-09-12 18:52:48 +03:00