removed eslint-ignore statements

This commit is contained in:
devcer
2022-10-17 09:31:58 +05:30
parent aad53f9e61
commit fde3964b50
5 changed files with 0 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
/*
// eslint-disable-next-line @cspell/spellchecker
* Borrowed with love from from dagre-d3. Many thanks to cpettitt!
*/

View File

@@ -1,4 +1,3 @@
// eslint-disable-next-line @cspell/spellchecker
// @ts-nocheck TODO: Fix TS
import moment from 'moment-mini';
import ganttDb from './ganttDb';

View File

@@ -1,4 +1,3 @@
// eslint-disable-next-line @cspell/spellchecker
// @ts-nocheck TODO: fix file
import { select, selectAll } from 'd3';
import svgDraw, { drawText, fixLifeLineHeights } from './svgDraw';

View File

@@ -1,4 +1,3 @@
// eslint-disable-next-line @cspell/spellchecker
// @ts-nocheck TODO: fix file
import { select } from 'd3';
import svgDraw from './svgDraw';

View File

@@ -1,4 +1,3 @@
// eslint-disable-next-line @cspell/spellchecker
// @ts-nocheck : TODO Fix ts errors
import { sanitizeUrl } from '@braintree/sanitize-url';
import {