mirror of
https://github.com/System-End/Showcase-Server.git
synced 2026-04-19 22:05:18 +00:00
5 lines
73 B
JavaScript
5 lines
73 B
JavaScript
'use strict';
|
|
|
|
module.exports = {
|
|
extends: '@mscdex/eslint-config',
|
|
};
|