Configure .overlay files to use dts file assocation.
parent
500232bb83
commit
8e4c883f65
|
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"files.associations": {
|
||||||
|
"*.overlay": "dts"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue