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