Skip to content

Commit f390ce5

Browse files
authored
chore(deps): update eslint and related deps to v9 (#6126)
1 parent 96c4b48 commit f390ce5

40 files changed

+5193
-4305
lines changed

.eslintignore

Lines changed: 0 additions & 8 deletions
This file was deleted.

.eslintrc.js

Lines changed: 0 additions & 265 deletions
This file was deleted.

e2e/components/ActionList.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,12 +204,9 @@ test.describe('ActionList', () => {
204204
})
205205

206206
// removing this temporarily as there is a slight diff betqeen default and enabled CSS feature flag that feels like a non-issue
207-
// eslint-disable-next-line jest/no-commented-out-tests
208207
// test.describe('Text Wrap And Truncation', () => {
209208
// for (const theme of themes) {
210-
// eslint-disable-next-line jest/no-commented-out-tests
211209
// test.describe(theme, () => {
212-
// eslint-disable-next-line jest/no-commented-out-tests
213210
// test('default @vrt', async ({page}) => {
214211
// await visit(page, {
215212
// id: 'components-actionlist-features--text-wrap-and-truncation',

0 commit comments

Comments
 (0)