6c3e92e48a
subrepo: subdir: "dotfiles/.vim/plugged/coc.nvim" merged: "7ca7cb915" upstream: origin: "https://github.com/neoclide/coc.nvim.git" branch: "master" commit: "7ca7cb915" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
20 lines
284 B
Text
20 lines
284 B
Text
{
|
|
"sourceMaps": false,
|
|
"module": {
|
|
"type": "es6"
|
|
},
|
|
"env": {
|
|
"targets": {
|
|
"node": "14"
|
|
}
|
|
},
|
|
"jsc": {
|
|
"parser": {
|
|
"syntax": "typescript",
|
|
"tsx": false,
|
|
"dynamicImport": false,
|
|
"decorators": false
|
|
},
|
|
"loose": true
|
|
}
|
|
}
|