Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinoooo committed Sep 26, 2024
1 parent b741cd2 commit dba4a70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import banner from 'vite-plugin-banner'
import dts from 'vite-plugin-dts'
import pkg from './package.json'

// eslint-disable-next-line no-console
console.log(`${lightGreen('▲')} ${gray('■')} ${magenta('𝗫')} ${bold('Tres/post-processing')} v${pkg.version}`)

// https://vitejs.dev/config/
Expand Down

0 comments on commit dba4a70

Please sign in to comment.