mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
chore: convert rendering tests to es6 (#1658)
* chore: convert rendering tests to es6 * chore: fix cjs config usage * chore: fix cjs config usage * chore: fix verify translations * chore: babel and jest es6 * chore: aw cjs * chore: aw cjs * chore: aw cjs * chore: fix path
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
module.exports = {
|
||||
extends: ['@commitlint/config-conventional'],
|
||||
};
|
||||
const Configuration = { extends: ['@commitlint/config-conventional'] };
|
||||
export default Configuration;
|
||||
|
||||
Reference in New Issue
Block a user