CHANG, TZU-YEN

Results 24 comments of CHANG, TZU-YEN

``` input::placeholder, input::-webkit-input-placeholder, input::-moz-placeholder { line-height: normal !important; } ```

Just ignore it **eslintrc.json** ```json { "settings": { "import/core-modules": [ "@intlify/vite-plugin-vue-i18n/messages", ... ] }, ... } ```

Notice Here `echo -e "server_addr: *.ngrok.example.com:4443\ntrust_host_root_certs: true" > ngrok-config` `./ngrok -config=ngrok-config.yaml 80`

Sounds great, maybe we can adding inputs for index names onto JoinTable, e.g.; ```ts @JoinTable({ name: 'paymentTransactions', joinColumn: { name: 'paymentId', foreignKeyConstraintName: 'payment', referencedColumnName: 'id', index: 'paymentIdx' }, inverseJoinColumn: {...

Any Update About VIRTUAL_HOST_ALIAS ?

related to: https://github.com/redis/ioredis/issues/1830, https://github.com/taskforcesh/bullmq/issues/2237, https://github.com/oven-sh/bun/pull/6487