We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 983b783 commit 27d568aCopy full SHA for 27d568a
2 files changed
.eslintrc.js
@@ -7,8 +7,5 @@ module.exports = {
7
extends: [
8
'airbnb-base',
9
],
10
- parserOptions: {
11
- // ecmaVersion: "latest",
12
- },
13
rules: {},
14
};
code/grpc/egg-grpc-client/appveyor.yml
0 commit comments