xgplayer/.eslintrc.js
2018-06-24 16:28:37 +08:00

3 lines
47 B
JavaScript

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