mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
8295bd6882
this shall be a progressive process
11 lines
124 B
JSON
11 lines
124 B
JSON
{
|
|
"libs": [
|
|
"ecmascript"
|
|
],
|
|
"plugins": {
|
|
"doc_comment": true,
|
|
"local-scope": true,
|
|
"node": true
|
|
}
|
|
}
|