Skip to content

Commit afe5218

Browse files
committed
Disable script compilation in omnisharp
1 parent 2a7a4ab commit afe5218

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

omnisharp.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"script": {
3+
"enabled": false
4+
}
5+
}

0 commit comments

Comments
 (0)