Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(basic): disable consistent-type-imports in markdown file #138

Merged
merged 1 commit into from Dec 12, 2022

Conversation

zanminkian
Copy link
Contributor

Description

Thanks to this PR #131, I've solved the problem of #110. See #110 (comment).

Although I've solved the problem after adding a tsconfig.eslint.json file to project root, markdown files still have strict limitation, because ts scripts in markdown file cannot works very well with type-aware linting.

Therefore, I hope we can turn off @typescript-eslint/consistent-type-imports in markdown file, which help ioc project a lot.

Linked Issues

Additional context

@antfu antfu merged commit b58283d into antfu:main Dec 12, 2022
@zanminkian zanminkian deleted the zmj-disable_type_import branch December 16, 2022 03:39
byyuurin added a commit to byyuurin/eslint-config that referenced this pull request Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants