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

10 lines
No EOL
123 B
JSON

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