Budi Irawan
Budi Irawan
**Description and reproduction of the issue** To enforce immutability on the template especially for `any`, define a way to prevent assignment expression. ```JSON { "rules": { "@angular-eslint/template/no-call-expressioin": ["error", { "no-assignment":...
Based on the latest version of `@faker-js/faker`, they are treated as entity not part of `Image` entity anymore 
To appreciate devs that contribute to this repo.
Add sub command `soon` for `faker.date` command
Based on github, there is a vulnerable dependency on this project. 
Add support for adding `currencyDisplay` attribute for `IntlConfig` Ref: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat
**Describe the bug** Mutation Observer `childList` is not detected on Storybook. This is for `index.html` that specifies the component. See that `mutations` log exists ...
Hi, I found a bug when I use this bundle I have a complex query # $products = Product::join($productlist_table,"$productlist_table.kodebrg",'=',"$product_table.kodebrg") ->where("$product_table.infobrosur", '=', 'Y') ->group_by("$product_table.kodebrg") ->select(array("$product_table.kodebrg",'namabrg', 'kdspek', "$harga_jual_column as hargajual")); # This...
is it possible if we can retrieve currency display name of a given currency code? e.g. USD => US Dollar IDR => indonesia rupiah
Is there a possibility to have single quote for string after conversion?