Files
gancio/.eslintrc.js
2019-02-26 01:17:52 +01:00

4 lines
48 B
JavaScript

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