nimbus-gui/jsconfig.json

6 lines
73 B
JSON
Raw Normal View History

{
"compilerOptions": {
"baseUrl": "src"
},
"include": ["src"]
}