chore(twenty-server): remove eslint warn + add maxWarning 0 (#10103)
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
/* eslint-disable */
|
||||
export const main = async (params: {
|
||||
a: string;
|
||||
b: number;
|
||||
|
||||
Reference in New Issue
Block a user