mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-25 07:01:11 +02:00
build: fix config files
This commit is contained in:
8
commitlint.config.js
Normal file
8
commitlint.config.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/* eslint-env node */
|
||||
|
||||
module.exports = {
|
||||
extends: ['@commitlint/config-conventional'],
|
||||
|
||||
// Add your own rules. See http://marionebl.github.io/commitlint
|
||||
rules: {},
|
||||
};
|
Reference in New Issue
Block a user