Skip to content

Commit

Permalink
Merge branch 'master' of github.com:baidu/san-composition
Browse files Browse the repository at this point in the history
  • Loading branch information
errorrik committed Oct 21, 2021
2 parents 120a68e + bcd4ff9 commit f5007e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module.exports = {
rules: {
'comma-dangle': 'off',
'brace-style': 'off',
'prefer-rest-params': 'off',
'no-unused-vars': 'error',
'no-console': 'error',
'guard-for-in': 'error'
Expand Down

0 comments on commit f5007e3

Please sign in to comment.