prettier/src
Ika 3cd1d003c0
fix(typescript): do not throw errors on bigint keyword (#5577)
- fix `Error: unknown type: "TSBigIntKeyword"`
- bump typescript to stable version
2018-11-30 10:12:32 +08:00
..
cli ensure --list-different + --write reports status code 0 (#5512) 2018-11-23 10:42:29 -05:00
common fix(api): normalize file path for `getFileInfo` (#5570) 2018-11-29 11:04:44 +08:00
config Bump Prettier dependency to 1.15.0 2018-11-07 09:12:25 +08:00
doc Bump Prettier dependency to 1.15.0 2018-11-07 09:12:25 +08:00
language-css fix(css-in-js): do not duplicate comments (#5416) 2018-11-10 16:43:59 +08:00
language-graphql refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00
language-handlebars Escape Quotes in Glimmer String Literals (#5143) 2018-10-05 22:19:33 +02:00
language-html feat(angular): support interpolation in attributes (#5573) 2018-11-30 09:28:54 +08:00
language-js fix(typescript): do not throw errors on bigint keyword (#5577) 2018-11-30 10:12:32 +08:00
language-markdown fix(markdown): do not trim content in inline-math (#5485) 2018-11-16 00:17:20 +08:00
language-yaml feat(yaml): preserve the first document head end marker (#5502) 2018-11-25 10:30:25 +08:00
main feat(cli): allow overriding (#5390) 2018-11-10 00:59:59 +08:00
utils fix(markdown): trailing spaces after front matters are allowed (#5107) 2018-09-21 19:51:03 +08: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