We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d6696 commit f34fd5aCopy full SHA for f34fd5a
updates.config.ts
@@ -3,7 +3,6 @@ import type {Config} from 'updates';
3
export default {
4
exclude: [
5
'@mcaptcha/vanilla-glue', // breaking changes in rc versions need to be handled
6
- '@stylistic/eslint-plugin-js', // need to migrate to eslint 9
7
'cropperjs', // need to migrate to v2 but v2 is not compatible with v1
8
'tailwindcss', // need to migrate
9
],
0 commit comments