bun add -D @eslint/eslintrc @trivago/prettier-plugin-sort-imports eslint eslint-config-nextWe do not need to install
prettier&eslint-config-prettierbecause it is already included ineslint-config-next.
| version: '3' | |
| services: | |
| postgres-db: | |
| image: 'postgres:latest' | |
| ports: | |
| - 15432:5432 | |
| environment: | |
| POSTGRES_USER: postgres | |
| POSTGRES_PASSWORD: 123 |
| // This file was initially generated by Windows Terminal 1.0.1401.0 | |
| // It should still be usable in newer versions, but newer versions might have additional | |
| // settings, help text, or changes that you will not see unless you clear this file | |
| // and let us generate a new one for you. | |
| // To view the default settings, hold "alt" while clicking on the "Settings" button. | |
| // For documentation on these settings, see: https://aka.ms/terminal-documentation | |
| { | |
| "$schema": "https://aka.ms/terminal-profiles-schema", |
| {"lastUpload":"2020-08-11T17:21:06.695Z","extensionVersion":"v3.4.3"} |