mirror of
https://github.com/yldio/copilot.git
synced 2025-01-02 15:10:13 +02:00
10 lines
123 B
Plaintext
10 lines
123 B
Plaintext
|
{
|
||
|
"libs": [
|
||
|
"ecmascript"
|
||
|
],
|
||
|
"plugins": {
|
||
|
"doc_comment": true,
|
||
|
"local-scope": true,
|
||
|
"node": true
|
||
|
}
|
||
|
}
|