diff --git a/.eslintignore b/.eslintignore index 7d5acdc56..a8c76e981 100644 --- a/.eslintignore +++ b/.eslintignore @@ -68,17 +68,12 @@ src/Explorer/Notebook/NotebookComponent/reducers.ts src/Explorer/Notebook/NotebookComponent/store.ts src/Explorer/Notebook/NotebookComponent/types.ts src/Explorer/Notebook/NotebookContainerClient.ts -# src/Explorer/Notebook/NotebookContentClient.ts src/Explorer/Notebook/NotebookContentItem.ts -# src/Explorer/Notebook/NotebookUtil.ts -# src/Explorer/OpenActionsStubs.ts src/Explorer/Panes/Tables/Validators/EntityPropertyNameValidator.ts src/Explorer/Panes/Tables/Validators/EntityPropertyValidationCommon.ts src/Explorer/Panes/Tables/Validators/EntityPropertyValueValidator.ts src/Explorer/SplashScreen/SplashScreen.test.ts src/Explorer/Tables/DataTable/CacheBase.ts -# src/Explorer/Tables/DataTable/DataTableBindingManager.ts -# src/Explorer/Tables/DataTable/DataTableBuilder.ts src/Explorer/Tables/DataTable/DataTableContextMenu.ts src/Explorer/Tables/DataTable/DataTableOperationManager.ts src/Explorer/Tables/DataTable/DataTableViewModel.ts