mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
chore: remove @memoh/shared
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import vue from 'eslint-plugin-vue'
|
||||
export default [
|
||||
...tseslint.configs.recommended,
|
||||
...vue.configs['flat/recommended'],
|
||||
{ ignores: ['**/node_modules/**', '**/dist/**'] },
|
||||
{ ignores: ['**/node_modules/**', '**/dist/**', 'packages/sdk/src/**'] },
|
||||
{
|
||||
files: ['packages/**/*.{js,jsx,ts,tsx}', 'agent/**/*.{js,jsx,ts,tsx}'],
|
||||
languageOptions: {
|
||||
|
||||
Reference in New Issue
Block a user