mirror of
https://github.com/yldio/copilot.git
synced 2024-11-15 07:40:07 +02:00
10 lines
106 B
JSON
10 lines
106 B
JSON
{
|
|
"libs": [
|
|
"ecmascript"
|
|
],
|
|
"plugins": {
|
|
"doc_comment": true,
|
|
"local-scope": true
|
|
}
|
|
}
|