chore: finalize meta-package state after monorepo split

This commit is contained in:
2025-06-23 03:09:49 +03:00
parent baa64964ae
commit 1f7f8b41a0
10 changed files with 603 additions and 9252 deletions

View File

@@ -1,4 +1,4 @@
import ivuorinenConfig from '@ivuorinen/eslint-config';
import ivuorinenConfig from '@ivuorinen/eslint-config'
export default [
...ivuorinenConfig,
@@ -9,4 +9,4 @@ export default [
// "no-unused-vars": "warn"
}
}
];
]