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 3d381a5 commit 350cf7fCopy full SHA for 350cf7f
apps/webapp/.eslintrc
@@ -6,7 +6,7 @@
6
"files": ["*.ts", "*.tsx"],
7
"rules": {
8
// Autofixes imports from "@trigger.dev/core" to fine grained modules
9
- "@trigger.dev/no-trigger-core-import": "error",
+ // "@trigger.dev/no-trigger-core-import": "error",
10
// Normalize `import type {}` and `import { type }`
11
"@typescript-eslint/consistent-type-imports": [
12
"warn",
0 commit comments