refactor: make auto import more explicit
This commit is contained in:
parent
fbdaf8bbef
commit
8d792d003d
13 changed files with 19 additions and 21 deletions
|
@ -7,7 +7,7 @@ export interface Team {
|
|||
mastodon: string
|
||||
}
|
||||
|
||||
export const teams: Team[] = [
|
||||
export const elkTeamMembers: Team[] = [
|
||||
{
|
||||
github: 'antfu',
|
||||
display: 'Anthony Fu',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue