hmm
This commit is contained in:
20
GoakeFlax.code-workspace
Normal file
20
GoakeFlax.code-workspace
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"settings": {
|
||||
"typescript.tsc.autoDetect": "off",
|
||||
"npm.autoDetect": "off",
|
||||
"gulp.autoDetect": "off",
|
||||
"jake.autoDetect": "off",
|
||||
"grunt.autoDetect": "off",
|
||||
"omnisharp.defaultLaunchSolution": "GoakeFlax.sln"
|
||||
},
|
||||
"folders": [
|
||||
{
|
||||
"name": "GoakeFlax",
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"name": "Flax",
|
||||
"path": "C:\\dev\\Flax\\FlaxEngine"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user