Files
cloudbeaver/javaConfig.json
T
Alexey 556f2ce9c3 Chore/prettier (#1711)
* chore: add prettier

* chore: format code

* chore: remove eslint ts integration

* chore: update webpack.config

* chore: add vs code configs

* chore: add license code snippets

* chore: configure java project
2023-05-29 19:00:34 +03:00

5 lines
115 B
JSON

{
"projects": ["../dbeaver", "../cloudbeaver/server"],
"targetPlatform": "./org.jkiss.cloudbeaver.tp.target"
}