Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Regression in nested group order after v2.26 #2909

Open
@jraoult

Description

@jraoult

This is a follow-up to#2854 (comment). I'm stuck in 2.26 because of a regression introduced in 2.27. Multiple reverts and updates try to fix the regression, but I still have a few spots where the regression shows up:

This is my configuration:

"import/order":["error",{alphabetize:{order:"asc",caseInsensitive:true,},groups:[["external","builtin"],["parent","sibling"],],"newlines-between":"always",},],

and typically, this used to pass in 2.26:

import{isNotNull}from"option-t/esm/Nullable";import{combineNullables}from"../util/combineNullables.js";importtype{BigFraction}from"./BigFraction.js";import{FRACTION_ZERO}from"./fraction.js";

but fails after 2.26 with message:../util/combineNullables.js import should occur after import of ./fraction.js

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp