Skip to content

Commit

Permalink
add linter declaration for BigInt #902
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Nov 25, 2023
1 parent 5a86d95 commit cb716d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/jquery.terminal-src.js
Expand Up @@ -43,7 +43,7 @@
*
* Date: {{DATE}}
*/
/* global define, Map */
/* global define, Map, BigInt */
/* eslint-disable */
/* istanbul ignore next */
(function(ctx) {
Expand Down

0 comments on commit cb716d7

Please sign in to comment.