Skip to content

Commit

Permalink
Merge pull request #62 from nairobi-gophers/bug-fix
Browse files Browse the repository at this point in the history
eslint bug fix
  • Loading branch information
nutcas3 authored Oct 17, 2024
2 parents e4444a0 + 6de6754 commit 5a35624
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 5a35624

Please sign in to comment.