Skip to content

chore: biome use import type#69

Merged
debuggingfuture merged 1 commit intodraftfrom
vincentlaucy/biome-use-import-type
Jan 9, 2025
Merged

chore: biome use import type#69
debuggingfuture merged 1 commit intodraftfrom
vincentlaucy/biome-use-import-type

Conversation

@debuggingfuture
Copy link
Member

@debuggingfuture debuggingfuture commented Jan 9, 2025

configured useImportType after #68

note: on the ohter hand biome do not support regex for noRestrictedImports so not possible to ban relative path but only particular modules

			"nursery": {
				"noRestrictedImports": {
					"level": "error",
					"options": {
						"paths": {
							"lodash": "Using lodash is not encouraged"
						}
					}
				}
			}

@changeset-bot
Copy link

changeset-bot bot commented Jan 9, 2025

⚠️ No Changeset found

Latest commit: 0a0c075

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@debuggingfuture debuggingfuture merged commit a6641a4 into draft Jan 9, 2025
3 checks passed
@debuggingfuture debuggingfuture deleted the vincentlaucy/biome-use-import-type branch January 9, 2025 08:32
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.

1 participant