diff --git a/lume.config.cjs b/lume.config.cjs deleted file mode 100644 index 1f1fd22..0000000 --- a/lume.config.cjs +++ /dev/null @@ -1,3 +0,0 @@ -module.exports = { - skipGlobal: true, -}