mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
feat(docs): add docusaurus workspace, initial setup of docs
This commit is contained in:
4
docs/.eslintrc.json
Normal file
4
docs/.eslintrc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"extends": "../.eslintrc.json",
|
||||
"ignorePatterns": ["build", ".docusaurus"]
|
||||
}
|
||||
Reference in New Issue
Block a user