mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
* codesandbox: use node 14 by default * Regenerate examples * Add example json files to prettierrignore
10 lines
No EOL
170 B
JSON
10 lines
No EOL
170 B
JSON
{
|
|
"infiniteLoopProtection": true,
|
|
"hardReloadOnChange": true,
|
|
"view": "browser",
|
|
"template": "docusaurus",
|
|
"node": "14",
|
|
"container": {
|
|
"node": "14"
|
|
}
|
|
} |