mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-22 02:55:04 -05:00
add noUnusedLocals & noUnusedParameters to tsconfig and fix errors with new rules
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { ApiEvent, pageSubmissionData } from "./types";
|
||||
import { ApiEvent } from "./types";
|
||||
|
||||
type validationError = {
|
||||
status: number;
|
||||
|
||||
Reference in New Issue
Block a user