Skip to content

Commit 952db05

Browse files
committed
.jsx -> .js
1 parent 43eb98b commit 952db05

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+51
-51
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"scripts": {
88
"prestart": "node .vulcan/prestart_vulcan.js",
99
"start": "meteor --settings settings.json",
10-
"lint": "eslint --cache --ext .jsx,js packages"
10+
"lint": "eslint --cache --ext .js packages"
1111
},
1212
"dependencies": {
1313
"@babel/runtime": "^7.0.0-beta.38",

0 commit comments

Comments
 (0)