Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

FUSETOOLS2-2304: Improve TSLint/ESLint configuration #254

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

pospisilf
Copy link
Collaborator

No description provided.

@pospisilf pospisilf changed the title Fusetools2 2304 FUSETOOLS2-2304: Improve TSLint/ESLint configuration Apr 29, 2024
@pospisilf pospisilf marked this pull request as ready for review April 29, 2024 09:53
@pospisilf pospisilf requested a review from djelinek April 29, 2024 09:53
@@ -1,5 +1,6 @@
import { InputBox, QuickOpenBox, QuickPickItem } from "vscode-extension-tester";

// eslint-disable-next-line @typescript-eslint/no-unused-vars
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not used here but it's interface so there's possibility that some of projects is using this so i guess we should keep this

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can skip that for now

@@ -1,5 +1,6 @@
import { error } from "vscode-extension-tester";

// eslint-disable-next-line @typescript-eslint/ban-types
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure if I can change this to match requirement because I don't correctly understand the background of this file. Can you take a peak please @djelinek?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can skip that for now

@djelinek djelinek merged commit 8e2b4d4 into djelinek:main Apr 29, 2024
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants