@alexlit/lint-kit
Version:
Preset of configuration files and dependencies for linting web applications (designed for Vue.js with TypeScript)
368 lines (367 loc) • 5.3 kB
JavaScript
/* eslint-disable no-secrets/no-secrets */
module.exports = [
'___class__',
'__abs__',
'__add__',
'__aenter__',
'__aexit__',
'__aiter__',
'__all__',
'__and__',
'__anext__',
'__bases__',
'__build_class__',
'__builtin__',
'__call__',
'__complex__',
'__contains__',
'__debug__',
'__del__',
'__delattr__',
'__delete__',
'__delitem__',
'__dict__',
'__dir__',
'__div__',
'__divmod__',
'__doc__',
'__enter__',
'__eq__',
'__exit__',
'__file__',
'__float__',
'__floordiv__',
'__future__',
'__ge__',
'__get__',
'__getattr__',
'__getattribute__',
'__getitem__',
'__gt__',
'__hash__',
'__hex__',
'__iadd__',
'__iand__',
'__ifloordiv__',
'__ilshift__',
'__imatmul__',
'__imod__',
'__import__',
'__imul__',
'__index__',
'__init__',
'__int__',
'__invert__',
'__ipow__',
'__irshift__',
'__isub__',
'__iter__',
'__itruediv__',
'__ixor__',
'__le__',
'__len__',
'__length_hint__',
'__loader__',
'__long__',
'__lshift__',
'__lt__',
'__main__',
'__matmul__',
'__metaclass__',
'__missing__',
'__mod__',
'__module__',
'__mul__',
'__name__',
'__ne__',
'__neg__',
'__new__',
'__nonzero__',
'__oct__',
'__or__',
'__package__',
'__pos__',
'__pow__',
'__pycache__',
'__radd__',
'__rdivmod__',
'__repr__',
'__reversed__',
'__rfloordiv__',
'__rlshift__',
'__rmatmul__',
'__rmod__',
'__rmul__',
'__rpow__',
'__rrshift__',
'__rshift__',
'__rsub__',
'__rtruediv__',
'__rxor__',
'__set__',
'__setattr__',
'__setitem__',
'__slots__',
'__spec__',
'__str__',
'__sub__',
'__subclasses__',
'__truediv__',
'__unicode__',
'__xor__',
'abs',
'all',
'and',
'any',
'appdata',
'argparse',
'arithmeticerror',
'as',
'ascii',
'assert',
'assertionerror',
'attributeerror',
'autoreset',
'baseexception',
'bin',
'blockingioerror',
'bool',
'break',
'brokenpipeerror',
'buffererror',
'builtins',
'bytearray',
'bytes',
'byteswarning',
'callable',
'childprocesserror',
'chmod',
'chown',
'chr',
'class',
'classmethod',
'colorama',
'compile',
'complex',
'connectionabortederror',
'connectionerror',
'connectionrefusederror',
'connectionreseterror',
'continue',
'copyright',
'credits',
'curses',
'dedent',
'def',
'del',
'delattr',
'deprecationwarning',
'dict',
'dir',
'divmod',
'elif',
'ellipsis',
'else',
'enumerate',
'environmenterror',
'eoferror',
'etree',
'eval',
'except',
'exception',
'exec',
'exit',
'expanduser',
'expandvars',
'false',
'fdopen',
'fileexistserror',
'filenotfounderror',
'filter',
'finally',
'finditer',
'float',
'floatingpointerror',
'for',
'format',
'from',
'fromkeys',
'frozenset',
'fsdecode',
'fsencode',
'functools',
'futurewarning',
'generatorexit',
'getatime',
'getattr',
'getctime',
'getcwd',
'getpass',
'global',
'globals',
'hasattr',
'hash',
'help',
'hex',
'httplib',
'id',
'if',
'ignorecase',
'import',
'importerror',
'importwarning',
'in',
'indentationerror',
'indexerror',
'initialise',
'input',
'int',
'interruptederror',
'ioerror',
'is',
'isabs',
'isadirectoryerror',
'isdir',
'isfile',
'isinstance',
'ismount',
'issubclass',
'iter',
'iteritems',
'iterkeys',
'itertree',
'itervalues',
'keyboardinterrupt',
'keyerror',
'kwargs',
'kwds',
'lambda',
'lchmod',
'len',
'lexists',
'license',
'list',
'locals',
'lookuperror',
'lstat',
'lstrip',
'makedirs',
'map',
'max',
'memoryerror',
'memoryview',
'metavar',
'mimetypes',
'min',
'mkdir',
'mtime',
'mypy',
'namedtuple',
'nameerror',
'nargs',
'netloc',
'next',
'noinspection',
'none',
'nonlocal',
'not',
'notadirectoryerror',
'notimplemented',
'notimplementederror',
'object',
'oct',
'open',
'or',
'ord',
'oserror',
'outfile',
'overflowerror',
'pass',
'pendingdeprecationwarning',
'permissionerror',
'posix',
'pow',
'print',
'processlookuperror',
'property',
'pygments',
'pypi',
'pypy',
'pytest',
'quit',
'raise',
'range',
'recursionerror',
'referenceerror',
'repr',
'reraise',
'resourcewarning',
'return',
'reversed',
'rmdir',
'rmtree',
'round',
'rstrip',
'runtimeerror',
'runtimewarning',
'set',
'setattr',
'setdefault',
'setupterm',
'shlex',
'shutil',
'slice',
'sorted',
'splitext',
'splitlines',
'splitunc',
'sqlite3',
'startswith',
'staticmethod',
'stopasynciteration',
'stopiteration',
'str',
'strftime',
'strptime',
'subn',
'sum',
'super',
'syntaxerror',
'syntaxwarning',
'systemerror',
'systemexit',
'taberror',
'textwrap',
'tigetnum',
'timeouterror',
'tkinter',
'true',
'try',
'tuple',
'type',
'typeerror',
'unboundlocalerror',
'unicodedecodeerror',
'unicodeencodeerror',
'unicodeerror',
'unicodetranslateerror',
'unicodewarning',
'urllib',
'urlopen',
'urlparse',
'urlsplit',
'userwarning',
'utime',
'valueerror',
'vars',
'warning',
'while',
'windowserror',
'with',
'writelines',
'xmlrpc',
'xrange',
'yield',
'zerodivisionerror',
'zip',
];