apps/nestjs-backend/test/table-export.e2e-spec.ts
File table-export.e2e-spec.ts
has 317 lines of code (exceeds 300 allowed). Consider refactoring. Open
Open
/* eslint-disable sonarjs/no-duplicate-string */
import fs from 'fs';
import path from 'path';
import type { INestApplication } from '@nestjs/common';
import type { IFieldVo, IViewRo } from '@teable/core';