Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
romgrk committed Aug 30, 2024
1 parent f513a43 commit 8238c7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/pigment-css-next-app/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// eslint-ignore-next-line import/no-unresolved
const { withPigment } = require('@pigment-css/nextjs-plugin');
const { experimental_extendTheme: extendTheme } = require('@mui/material/styles');
// eslint-ignore-next-line @typescript-eslint/naming-convention
const { internal_styledEngineMockup } = require('@pigment-css/react');

/**
Expand Down

0 comments on commit 8238c7d

Please sign in to comment.