You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Mark .js files as .vue files for linguist analysis.
*.js linguist-language=Vue
# While these files are technically .js files, all of main.js and components.js are written in Vue so they should be marked as such.
# constants.js, starfield.js, and timeago.min.js are all purely JavaScript, but don't matter as these files are smaller than their respective all Vue .js files.