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 93b1d49 commit d7d38b5Copy full SHA for d7d38b5
src/linter/rules/duplicate-stability-nodes.mjs
@@ -1,4 +1,4 @@
1
-// @ts-check
+'use strict';
2
3
import createQueries from '../../utils/queries/index.mjs';
4
import { LINT_MESSAGES } from '../constants.mjs';
0 commit comments