mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-04 23:17:35 +00:00
7 lines
176 B
JSON
7 lines
176 B
JSON
{
|
|
// This file is not used in compilation. It is here just for a nice editor experience.
|
|
"extends": "@docusaurus/tsconfig",
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
}
|
|
}
|