en_btr_frontend/.template-lintrc.js

6 lines
58 B
JavaScript
Raw Normal View History

'use strict';
module.exports = {
2021-04-08 14:22:27 +00:00
extends: 'octane',
};