Import statements: #src/ → @/ and remove file extensions (#56560)
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
||||
generateUpdateProjectV2ItemFieldMutation,
|
||||
getFeature,
|
||||
getSize,
|
||||
} from './projects.js'
|
||||
} from './projects'
|
||||
|
||||
/**
|
||||
* Determines if a PR is authored by Copilot and extracts the human assignee
|
||||
|
||||
Reference in New Issue
Block a user