discourse/plugins/poll/test/javascripts
David Taylor 9322a46fa4
DEV: Remove unneeded const self = this; from qunit tests (#35632)
This was required in older versions of Ember. But now, bare template
tags can access `this.`. This commit was created by upgrading lint-configs, and then running 
`pnpm lint:js:fix && pnpm lint:prettier:fix`

Rule development: https://github.com/discourse/lint-configs/pull/154
2025-10-27 18:07:22 +00:00
..
acceptance DEV: Ensure poll with @mentions and user statuses renders without errors (#34014) 2025-08-04 17:50:47 -03:00
component DEV: Remove unneeded const self = this; from qunit tests (#35632) 2025-10-27 18:07:22 +00:00
helpers DEV: Replace toolbar popup menu with DMenu (#33247) 2025-07-03 09:57:16 +10:00