Skip to content

Commit 3fa9893

Browse files
committed
last fixups
1 parent e55e3f5 commit 3fa9893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eslint.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const compat = new FlatCompat({
1111
allConfig: js.configs.all
1212
});
1313

14-
export default [...compat.extends("scality"),
14+
export default [...compat.extends('@scality/scality'),
1515
{
1616
languageOptions: {
1717
ecmaVersion: 2020,

0 commit comments

Comments
 (0)