Skip to content

Commit

Permalink
style: my laptop doesn't have autolint turned on
Browse files Browse the repository at this point in the history
  • Loading branch information
zkrising committed Nov 23, 2023
1 parent 47b3533 commit 44bc402
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ export const ConverterIRFervidex: ConverterFunction<FervidexScore, FervidexConte
importType,
logger
) => {
// eslint-disable-next-line prefer-const
let { difficulty, playtype } = SplitFervidexChartRef(data.chart);

// Scripted Long used to be an ANOTHER with id 21201
Expand Down

0 comments on commit 44bc402

Please sign in to comment.