for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
// eslint-disable-next-line no-unused-vars
import config from "@config";
"@config"
'@config'
import "@styles/admin";
"@styles/admin"
'@styles/admin'
// import 'airbnb-browser-shims'; // Uncomment if needed
// Your code goes here ...