diff --git a/eslint.config.js b/eslint.config.mjs similarity index 100% rename from eslint.config.js rename to eslint.config.mjs diff --git a/package.json b/package.json index 3f5f6bc..2df8cfd 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "description": "CLI tool for syncing assets from and to Loco", "license": "MIT", "repository": "robrechtme/loco-cli", - "type": "module", "author": { "name": "Robrecht Meersman", "email": "hello@robrecht.me",