astro/tools/prettier-plugin-astro
Caleb Jasik 05d6fc66bb
prettier-plugin: Add a test for JSX embedded in an attribute. This test currently fails. (#508)
* Add a test for JSX embedded in an attribute. This test currently fails.

* Oops forgot the semicolons on the correct output

* Add `--scope prettier-plugin-astro` so that the prettier plugin is tested on default CI

* Replace `assert.equal` with `assert.fixture` to remain inline w/ main

* Update astro-prettier.test.js

* Skip the other failing test.

Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-06-25 15:21:03 -07:00
..
test prettier-plugin: Add a test for JSX embedded in an attribute. This test currently fails. (#508) 2021-06-25 15:21:03 -07:00
CHANGELOG.md Version Packages (#543) 2021-06-25 09:51:28 -04:00
index.js Move parser to the scoped package name (#319) 2021-06-07 16:05:13 -04:00
package.json Version Packages (#543) 2021-06-25 09:51:28 -04:00