api/.eslintrc.js
2018-09-07 21:14:05 +02:00

3 lines
47 B
JavaScript

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