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 3fb5bea commit 2237e19Copy full SHA for 2237e19
eslint.config.js
@@ -1,6 +1,6 @@
1
import loguxTsConfig from '@logux/eslint-config/ts'
2
3
-/** @type {import('eslint').Linter.FlatConfig[]} */
+/** @type {import('eslint').Linter.Config[]} */
4
export default [
5
{
6
ignores: ['**/errors.ts', 'coverage']
0 commit comments