mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-27 20:02:50 +00:00
* update examples script * rename ext * typo * update examples * fix script to update starters * update examples * add --allow-empty so that script does not fail if nothing changed * fix lint
10 lines
170 B
JSON
10 lines
170 B
JSON
{
|
|
"infiniteLoopProtection": true,
|
|
"hardReloadOnChange": true,
|
|
"view": "browser",
|
|
"template": "docusaurus",
|
|
"node": "14",
|
|
"container": {
|
|
"node": "14"
|
|
}
|
|
} |