UNPKG

@alexlit/lint-kit

Version:

Preset of configuration files and dependencies for linting web applications (designed for Vue.js with TypeScript)

65 lines (64 loc) 880 B
/* eslint-disable no-secrets/no-secrets */ module.exports = [ 'def', 'defcallback', 'defexception', 'defdelegate', 'defguard', 'defguardp', 'defimpl', 'defmacro', 'defmacrocallback', 'defmacrop', 'defmodule', 'defopaque', 'defoverridable', 'defp', 'defprotocol', 'defspec', 'defstruct', 'deftype', 'deftypep ', 'atom', 'bitstring', 'charlist', 'float', 'integer', 'list', 'map', 'process', 'port', 'tuple ', 'nil', 'true', 'false ', 'elixir', 'erlang ', '__caller__', '__dir__', '__env__', '__file__', '__module__ ', 'arity', 'behaviour', 'concat', 'cond', 'destructure', 'elixirc', 'iodata', 'moduledoc', 'nohost', 'nomatch', 'nonode', 'overridable', 'regex', 'reraise', 'struct', 'structs', 'typedoc', 'typespec ', 'mix', 'deps', 'hexpm', 'ecto', ];