We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63df061 commit 4bf01d4Copy full SHA for 4bf01d4
packages/realm-server/migrations/.eslintrc.js
@@ -12,7 +12,6 @@ module.exports = {
12
},
13
extends: ['plugin:n/recommended'],
14
rules: {
15
- '@typescript-eslint/no-var-requires': 'off',
16
camelcase: 'off',
17
18
};
0 commit comments