mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 09:19:16 +02:00
Update CI for v1 (#968)
* Update CI for new repository structure * Rename tests * Fix workflow * Add Prettier
This commit is contained in:
parent
b401a2adc0
commit
7931be9c71
6 changed files with 133 additions and 78 deletions
|
@ -9,7 +9,6 @@
|
|||
"url": "https://github.com/facebook/Docusaurus.git"
|
||||
},
|
||||
"scripts": {
|
||||
"ci-check": "yarn lint",
|
||||
"lint": "eslint --cache \"lib/**/*.js\" \"examples/**/*.js\" \"website/**/*.js\"",
|
||||
"test": "jest",
|
||||
"start": "cd website && yarn start"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue