some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / @typescript-eslint / types / dist / ast-token-types.d.ts
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/@typescript-eslint/types/dist/ast-token-types.d.ts b/.config/coc/extensions/node_modules/coc-prettier/node_modules/@typescript-eslint/types/dist/ast-token-types.d.ts
deleted file mode 100644 (file)
index 6536628..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-declare enum AST_TOKEN_TYPES {
-    Boolean = "Boolean",
-    Identifier = "Identifier",
-    JSXIdentifier = "JSXIdentifier",
-    JSXText = "JSXText",
-    Keyword = "Keyword",
-    Null = "Null",
-    Numeric = "Numeric",
-    Punctuator = "Punctuator",
-    RegularExpression = "RegularExpression",
-    String = "String",
-    Template = "Template",
-    Block = "Block",
-    Line = "Line"
-}
-export { AST_TOKEN_TYPES };
-//# sourceMappingURL=ast-token-types.d.ts.map
\ No newline at end of file