2017-09-14 20:06:51 +02:00

6 lines
90 B
JavaScript

module.exports = {
"extends": "standard",
"plugins": [
"standard"
]
};