mirror of
https://github.com/documize/community.git
synced 2025-07-18 20:59:43 +02:00
5 lines
62 B
JavaScript
5 lines
62 B
JavaScript
'use strict';
|
|
|
|
module.exports = {
|
|
extends: 'recommended'
|
|
};
|