We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 787e1e4 commit 51cc6b6Copy full SHA for 51cc6b6
index.js
@@ -9,7 +9,6 @@ const angular = require('angular-eslint');
9
const stylistic = require('@stylistic/eslint-plugin');
10
11
module.exports = tseslint.config(
12
- eslint.configs.recommended,
13
{
14
files: ['**/*.ts'],
15
languageOptions: {
0 commit comments