astro/tools/prettier-plugin-astro/test/fixtures/in
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
..
attribute-with-embedded-expr.astro prettier-plugin: Add a test for JSX embedded in an attribute. This test currently fails. (#508) 2021-06-25 15:21:03 -07:00
basic.astro Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
embedded-expr.astro Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
frontmatter.astro Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00