Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9f2d1b5

Browse filesBrowse files
Update tools/update-lib-configs.js
Co-authored-by: Flo Edelmann <git@flo-edelmann.de>
1 parent d085bc5 commit 9f2d1b5
Copy full SHA for 9f2d1b5

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎tools/update-lib-configs.js

Copy file name to clipboardExpand all lines: tools/update-lib-configs.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function formatCategory(category) {
5858
module.exports = {
5959
parser: require.resolve('vue-eslint-parser'),
6060
parserOptions: {
61-
ecmaVersion: "latest",
61+
ecmaVersion: 'latest',
6262
sourceType: 'module'
6363
},
6464
env: {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.