Skip to content

Commit

Permalink
eslint bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nutcas3 committed Oct 17, 2024
1 parent e4444a0 commit 6de6754
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/tailwind.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* eslint-disable no-undef */
/* eslint-disable @typescript-eslint/no-var-requires */
const plugin = require('tailwindcss/plugin')

/** @type {import('tailwindcss').Config} */
Expand Down

0 comments on commit 6de6754

Please sign in to comment.