1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-12-19 00:42:03 +00:00
awesome-cheatsheets/frontend/react.js

9 lines
409 B
JavaScript
Raw Normal View History

2018-03-11 01:08:57 +00:00
/* *******************************************************************************************
* 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
* ******************************************************************************************* */