mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-09-19 10:56:04 +08:00
* 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
5 lines
115 B
JSON
5 lines
115 B
JSON
{
|
|
"projects": ["../dbeaver", "../cloudbeaver/server"],
|
|
"targetPlatform": "./org.jkiss.cloudbeaver.tp.target"
|
|
}
|