Skip to content

Commit bab24d8

Browse files
committed
Prettier actually
1 parent 31abe9e commit bab24d8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ docs/**/*
33
!injected/docs/**/*
44
injected/src/types
55
special-pages/pages/**/types
6+
special-pages/shared/types
67
injected/integration-test/extension/contentScope.js
78
injected/src/features/Scriptlets
89
**/*.json

eslint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ export default tseslint.config(
1818
'special-pages/pages/**/public',
1919
'special-pages/pages/**/types',
2020
'special-pages/pages/**/messages',
21-
'special-pages/shared/types',
2221
'special-pages/playwright-report/',
2322
'special-pages/test-results/',
2423
'playwright-report',

0 commit comments

Comments
 (0)