mirror of
https://github.com/m5stack/M5Stack_MicroPython.git
synced 2026-05-20 10:14:44 -07:00
9 lines
146 B
JSON
9 lines
146 B
JSON
{
|
|
"python.linting.enabled": false,
|
|
"files.associations": {
|
|
"obj.h": "c",
|
|
"i2s.h": "c",
|
|
"runtime.h": "c",
|
|
"objstr.h": "c"
|
|
}
|
|
} |