Skip to content

Commit

Permalink
Format code to be compatible with @trivago/prettier-plugin-sort-impor…
Browse files Browse the repository at this point in the history
…ts 5.2
  • Loading branch information
acelaya committed Dec 16, 2024
1 parent cad43db commit e46c222
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/generate-icons.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* eslint-env node */

/* eslint-disable no-console */
import { readdirSync, readFileSync, writeFileSync } from 'node:fs';
import * as path from 'node:path';
Expand Down

0 comments on commit e46c222

Please sign in to comment.