xgplayer/.eslintrc.js
2019-09-22 15:55:25 +08:00

3 lines
47 B
JavaScript

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