We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c53ca commit 4990e20Copy full SHA for 4990e20
.eslintrc.js renamed to .eslintrc.cjs
commitlint.config.js
@@ -1,3 +1,3 @@
1
-module.exports = {
+export default {
2
extends: ['@codingame/commitlint-config-codingame']
3
};
0 commit comments