10 lines
No EOL
123 B
JSON
10 lines
No EOL
123 B
JSON
{
|
|
"port": 8000,
|
|
"open": false,
|
|
"files": [
|
|
"./**/*.{html,htm,css,js}"
|
|
],
|
|
"server": {
|
|
"baseDir": "./"
|
|
}
|
|
} |