web_react/admin_dashboard/client/jsconfig.json
2024-04-02 20:30:24 -05:00

6 lines
No EOL
83 B
JSON

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