Skip to content

Commit

Permalink
Create config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nc-andreashaller authored Feb 16, 2024
1 parent 71c3880 commit 1a8fe02
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions tools/sidekick/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"project": "Henkel",
"plugins": [
{
"id": "block-library",
"title": "Block Library",
"environments": ["edit"],
"url": "/tools/sidekick/block-library.html",
"excludePaths": ["**"],
"includePaths": ["**.docx**", "/document/**"]
}
]
}

0 comments on commit 1a8fe02

Please sign in to comment.