We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8725fee commit 68d2e49Copy full SHA for 68d2e49
packages/eslint-config-turbo/src/index.ts
@@ -1,3 +1,5 @@
1
+// Test
2
+
3
const config = {
4
extends: ["plugin:turbo/recommended"],
5
};
0 commit comments