blob: de6199ca469267635dfea94de683eadad99f1a9b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
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'
|