v1/Server/.eslintrc.js
2019-11-19 23:03:04 -05:00

3 lines
45 B
JavaScript

module.exports = {
extends: 'standard',
};