Skip to content

Commit

Permalink
fix: ignore import
Browse files Browse the repository at this point in the history
  • Loading branch information
masonmcelvain committed Dec 27, 2024
1 parent d3cbc17 commit 7bcbdab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env-cmdrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// eslint-disable-next-line @typescript-eslint/no-var-requires
const { parsed: overrides } = require("dotenv").config();

module.exports = {
Expand Down

0 comments on commit 7bcbdab

Please sign in to comment.