1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 05:09:42 +02:00
documize/gui/.template-lintrc.js

6 lines
62 B
JavaScript
Raw Normal View History

2018-12-08 15:35:41 +00:00
'use strict';
module.exports = {
extends: 'recommended'
};