ervu-lkrp-ul/frontend/bs-config.json
Булат Хайруллин c8b2f25d95 Project first commit
2024-06-11 10:58:00 +03:00

10 lines
No EOL
123 B
JSON

{
"port": 8000,
"open": false,
"files": [
"./**/*.{html,htm,css,js}"
],
"server": {
"baseDir": "./"
}
}