bo/.eslintrc.js

3 lines
45 B
JavaScript
Raw Normal View History

2018-09-09 12:06:10 +02:00
module.exports = {
"extends": "airbnb"
};