mirror of
https://github.com/JonasunderscoreJones/api-worker.git
synced 2025-10-23 10:29:19 +02:00
5 lines
73 B
JavaScript
5 lines
73 B
JavaScript
'use strict';
|
|
|
|
module.exports = {
|
|
extends: '@mscdex/eslint-config',
|
|
};
|