From a22214f2a2efcdac2666e1aad3332cb49d2f2198 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Mon, 25 Sep 2023 15:24:06 +0200 Subject: build: convert project to esm --- commitlint.config.js | 1 - 1 file changed, 1 deletion(-) delete mode 100644 commitlint.config.js (limited to 'commitlint.config.js') diff --git a/commitlint.config.js b/commitlint.config.js deleted file mode 100644 index 422b194..0000000 --- a/commitlint.config.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = { extends: ['@commitlint/config-conventional'] }; -- cgit v1.2.3