prettier/src
Georgii Dolzhykov 6ba4be015b fix: numeric separators were removed from BigInt literals (#6796) 2019-11-04 18:21:29 +01:00
..
cli cli: Handle errors when reading stdin (#6708) 2019-11-02 13:53:13 +01:00
common Support TypeScript 3.7 (and drop Node 6 support for direct inst… (#6657) 2019-10-28 17:53:57 +01:00
config Gracefully handle nonexistent paths passed to --stdin-filepath. (#6687) 2019-11-02 15:56:26 +01:00
doc Start JSDoc type linting (#6770) 2019-11-02 09:44:27 +01:00
language-css Refactor createLanguage to use function transform (#6676) 2019-10-29 20:49:44 +02:00
language-graphql Refactor createLanguage to use function transform (#6676) 2019-10-29 20:49:44 +02:00
language-handlebars Refactor createLanguage to use function transform (#6676) 2019-10-29 20:49:44 +02:00
language-html Refactor createLanguage to use function transform (#6676) 2019-10-29 20:49:44 +02:00
language-js fix: numeric separators were removed from BigInt literals (#6796) 2019-11-04 18:21:29 +01:00
language-markdown Refactor createLanguage to use function transform (#6676) 2019-10-29 20:49:44 +02:00
language-yaml Refactor createLanguage to use function transform (#6676) 2019-10-29 20:49:44 +02:00
main Allow plugin to specify option with type `string` (#6219) 2019-11-02 09:52:49 +01:00
utils Refactor createLanguage to use function transform (#6676) 2019-10-29 20:49:44 +02:00
index.js refactor: move index.js and standalone.js to src (#5054) 2018-09-06 13:51:18 +08:00
standalone.js feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00