v1/Server/.eslintrc.js
2019-11-19 23:06:33 -05:00

3 lines
44 B
JavaScript

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