Fixed linting errors
This commit is contained in:
parent
3a18aa10dd
commit
da64dae568
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/* eslint-disable */
|
||||
/* eslint-disable @typescript-eslint/no-var-requires */
|
||||
const withTM = require("next-transpile-modules")(["react-timezone-select"]);
|
||||
|
||||
// TODO: Revisit this later with getStaticProps in App
|
||||
|
|
Loading…
Reference in a new issue