Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaspiterek committed Sep 22, 2023
1 parent 0c34569 commit b4df573
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions frontend/jsconfig.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"compilerOptions": {
"paths": {
"volto-plonede": ["addons/volto-plonede/src"]
},
"baseUrl": "src"
}
"compilerOptions": {
"paths": {
"volto-plonede": [
"addons/volto-plonede/src"
]
},
"baseUrl": "src"
}
}

0 comments on commit b4df573

Please sign in to comment.