We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f804a17 commit c342c77Copy full SHA for c342c77
eslint.config.mjs
@@ -10,6 +10,7 @@ export default [
10
11
'rollup.config.js',
12
'webpack.*js',
13
+ 'cdk',
14
],
15
},
16
...guardian.configs.recommended,
0 commit comments