Skip to content

Commit 4f7be4c

Browse files
Clain *.mill files as Scala files
1 parent fb73e8a commit 4f7be4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"extensions": [
2929
".scala",
3030
".sbt",
31-
".sc"
31+
".sc",
32+
".mill"
3233
],
3334
"configuration": "./language-configuration.json"
3435
}

0 commit comments

Comments
 (0)