6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
'use strict';
|
|
|
|
module.exports = {
|
|
extends: '@mscdex/eslint-config',
|
|
};
|