prettier/tests_config
Ika dcf44ffbdc
feat: support YAML (#4563)
* feat: support YAML

* fix: do not indent sequence in mappingValue

* docs: add yaml to index.md

* fix: reduce `SyntaxError: Node#parse consumed no characters`

* chore: remove old-build and new-worker.js

* refactor

* refactor

* refactor

* refactor

* refactor

* refactor

* refactor

* refactor

* refactor

* refactor

* refactor

* refactor

* fix: no space after `<<`

* fix: add yaml to standalone test

* test: add tests

* fix: next empty line in flow collection

* fix: tabs are not allowed
http://yaml.org/spec/1.2/spec.html#space/indentation/

* fix: update parser

* feat: rewrite the mappingItem logic
* feat: indent sequence in mapping
* feat(doc): add ifBreak#groupId and group#id

* chore: fix node 4

* chore: add tools_yaml.svg

* chore: remove resolved TODO

* refactor: remove unnecessary workaround

* chore(worker): importScriptOnce

* chore(build): rename with babelPlugins

* make it rollup compatible

* feat: support singleQuote

* refactor
2018-06-21 10:29:42 +08:00
..
.eslintrc.yml Convert eslint config and users/languages/editors files to YAML (#3516) 2017-12-18 21:55:10 +11:00
fs.js Automatically load plugins from package.json (#3624) 2018-01-05 21:09:51 +11:00
raw-serializer.js Improve ESLint setup and fix errors (#1656) 2017-05-21 12:11:09 -07:00
require_prettier.js Run production tests on npm package (#3730) 2018-01-13 03:19:20 +11:00
require_standalone.js feat: support YAML (#4563) 2018-06-21 10:29:42 +08:00
run_spec.js Run tests using the standalone build in an empty context (#4668) 2018-06-12 15:05:40 -03:00