We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27ab151 + 1831997 commit 4ff9159Copy full SHA for 4ff9159
.eslintrc
@@ -1,6 +1,7 @@
1
{
2
"extends": ["eslint:recommended", "google", "plugin:prettier/recommended"],
3
"plugins": ["prettier"],
4
+ "parser": "babel-eslint",
5
"env": {
6
"node": true,
7
"es6": true
.markdownlintrc renamed to .markdownlint.json
0 commit comments