diff options
Diffstat (limited to 'pnpm-workspace.yaml')
| -rw-r--r-- | pnpm-workspace.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..de6199c --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,13 @@ +allowBuilds: + better-sqlite3: true +minimumReleaseAgeExclude: + - '@typescript-eslint/eslint-plugin@8.66.0' + - '@typescript-eslint/parser@8.66.0' + - '@typescript-eslint/project-service@8.66.0' + - '@typescript-eslint/scope-manager@8.66.0' + - '@typescript-eslint/tsconfig-utils@8.66.0' + - '@typescript-eslint/type-utils@8.66.0' + - '@typescript-eslint/types@8.66.0' + - '@typescript-eslint/typescript-estree@8.66.0' + - '@typescript-eslint/utils@8.66.0' + - '@typescript-eslint/visitor-keys@8.66.0' |
