Giovanni Far
Giovanni Far
I figure out that some of mine selectors with the new release of atom are broken. I changed the `atom-text-editor::shadow` in `atom-text-editor.editor` as atom's alert explain. Now on my editor,...
I've just a simple question: In my Angular project all my files are `.ts`. If there are some errors on my files, during build time In the `Log` area they...
# Additional information This issue occurs when i create a new branch # Exception trace An error occurred while processing translation files. Config: SINGLE => JSON (*.json) Path: /Users/giovanni/Development/nemesi-group/giardini-piantala-fe/src/i18n/locales ```...
It would be great to have the possibility to click in the key locale file to jump in the source code on which that key is used. For example if...
If i add a new cookie by the `set`method then with the `get`method i can fetch it. BUT if i use the `get`method to fetch a cookie that already exist...
Does it work with typescript in an angular project? if yes what should i "setup" on my webpack.config file on top of the instructions of this plugin?