Clean up: remove travis, verup; move jshint config to inline

This commit is contained in:
Faisal Salman
2023-04-06 05:48:14 +07:00
parent b385a73340
commit 59d8d836c2
4 changed files with 7 additions and 37 deletions

View File

@@ -8,10 +8,12 @@
Source : https://github.com/faisalman/ua-parser-js */
/////////////////////////////////////////////////////////////////////////////////
/*jshint esversion: 3 */
(function (window, undefined) {
'use strict';
//////////////
// Constants
/////////////