mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 17:58:43 -05:00
* 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
3 lines
102 B
JavaScript
3 lines
102 B
JavaScript
const Configuration = { extends: ['@commitlint/config-conventional'] };
|
|
export default Configuration;
|