There was an error while loading. Please reload this page.
esm-only
1 parent d851a9f commit 9b3cfcaCopy full SHA for 9b3cfca
1 file changed
src/features/pkg/attw.ts
@@ -119,7 +119,7 @@ export async function attw(
119
return
120
}
121
const {
122
- profile = 'strict',
+ profile = 'esm-only',
123
level = 'warn',
124
ignoreRules = [],
125
...attwOptions
0 commit comments