go-ember-template/frontend/.template-lintrc.js

6 lines
63 B
JavaScript
Raw Permalink Normal View History

2024-11-26 15:25:39 +00:00
'use strict';
module.exports = {
extends: 'recommended',
};