terranisu/angular-emoji-picker

View on GitHub
src/js/constants/emoji-hex.js

Summary

Maintainability
D
2 days
Test Coverage

File emoji-hex.js has 929 lines of code (exceeds 250 allowed). Consider refactoring.
Open

angular.module('vkEmojiPicker').constant('EmojiHex', (function () {
  var codes = {
    copyright:'00a9',
    registered:'00ae',
    bangbang:'203c',
Severity: Major
Found in src/js/constants/emoji-hex.js - About 2 days to fix

    There are no issues that match your filters.

    Category
    Status