ember-template-lint-plugin-prettier icon indicating copy to clipboard operation
ember-template-lint-plugin-prettier copied to clipboard

A prettier plugin for ember-template-lint

Results 11 ember-template-lint-plugin-prettier issues
Sort by recently updated
recently updated
newest added

This code fails the ember-template-lint `prettier` rule: ```js module('Integration | Component | duration-picker', function (hooks) { test('renders', async function (assert) { await render(hbs` label `); assert.dom(this.element).includesText('label'); }); ); ``` ```...

I am getting an error running `lint:hbs` that says `Cannot serialize worker response`. If I remove this plugin, it goes away. Any ideas? Reproduction here https://github.com/shipshapecode/swach/pull/1947

I'm using the [recommended prettier plugin](https://github.com/gitKrystan/prettier-plugin-ember-template-tag) with `.gjs` files and `` tags in components. The prettier rule formats the component code after the `` tag. Example: ``` Header Test ```...

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.35.0 to 0.37.0. Release notes Sourced from markdownlint-cli's releases. 0.37.0 Update markdownlint dependency to 0.31.1 Improve MD032/MD034/MD037/MD043/MD044/MD051/MD052 Improve performance Update all dependencies via Dependabot 0.36.0 Update markdownlint...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.50.0. Release notes Sourced from eslint's releases. v8.50.0 Features 27d5a9e feat: add suggestions to array-callback-return (#17590) (Tanuj Kanti) f9082ff feat: flat-rule-tester make sure default config...

dependencies

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.0.0. Changelog Sourced from eslint-config-prettier's changelog. Version 9.0.0 (2023-08-05) Added: The CLI helper tool now works with eslint.config.js (flat config). Just like ESLint itself, the...

dependencies

Bumps [@release-it-plugins/lerna-changelog](https://github.com/release-it-plugins/lerna-changelog) from 5.0.0 to 6.0.0. Release notes Sourced from @​release-it-plugins/lerna-changelog's releases. Release 6.0.0 :boom: Breaking Change #279 Release it 16 (@​scalvert) :bug: Bug Fix #241 Fix changelog generation on...

dependencies

Bumps [@prettier/sync](https://github.com/prettier/prettier-synchronized) from 0.2.1 to 0.3.0. Release notes Sourced from @​prettier/sync's releases. v0.3.0 Add types (#10) 253edba https://github.com/prettier/prettier-synchronized/compare/v0.2.1...v0.3.0 Commits f8f9cec 0.3.0 253edba Check type declarations with JSDoc comments (#10) 6842eaa...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies