v1/Server/.eslintrc.js
2017-12-10 03:56:41 -06:00

3 lines
No EOL
47 B
JavaScript

module.exports = {
"extends": "standard"
};