1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-11-11 15:50:59 +00:00
awesome-cheatsheets/frontend/react.js
Julien Le Coupanec e76a374d90 Add React.js
2018-03-10 17:08:57 -08:00

9 lines
409 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* *******************************************************************************************
* GLOBAL CONFIG
* Vue.config is an object containing Vues global configurations.
* You can modify its properties listed below before bootstrapping your application.
* https://vuejs.org/v2/api/#Global-Config
* ******************************************************************************************* */