Skip to content

Commit

Permalink
style: apply prettier 3.3.2 rules
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlj95 authored and renovate[bot] committed Jun 24, 2024
1 parent c4868ed commit 90ac432
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ import { ImageAsset } from '../../../src/app/common/images/image-asset'
import { ListItemExtraData } from '../../../src/app/projects/project-list-item'
import { Log } from '../utils/log'
import { Project } from '../../../src/app/projects/project'
import previewJson from '../../../src/data/assets-collections/preview.json' assert { type:
'json' }
import previewJson from '../../../src/data/assets-collections/preview.json' assert { type: 'json' }
import { groupBy, isEmpty, isUndefined } from 'lodash-es'
import { ProjectImageAsset } from '../../../src/app/projects/project-page/project-image-asset'

Expand Down

0 comments on commit 90ac432

Please sign in to comment.