Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / @typescript-eslint / experimental-utils / _ts3.4 / dist / eslint-utils / getParserServices.d.ts
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/@typescript-eslint/experimental-utils/_ts3.4/dist/eslint-utils/getParserServices.d.ts b/.config/coc/extensions/node_modules/coc-prettier/node_modules/@typescript-eslint/experimental-utils/_ts3.4/dist/eslint-utils/getParserServices.d.ts
new file mode 100644 (file)
index 0000000..43ab658
--- /dev/null
@@ -0,0 +1,8 @@
+import * as TSESLint from '../ts-eslint';\r
+import { ParserServices } from '../ts-estree';\r
+/**\r
+ * Try to retrieve typescript parser service from context\r
+ */\r
+declare function getParserServices<TMessageIds extends string, TOptions extends readonly unknown[]>(context: Readonly<TSESLint.RuleContext<TMessageIds, TOptions>>, allowWithoutFullTypeInformation?: boolean): ParserServices;\r
+export { getParserServices };\r
+//# sourceMappingURL=getParserServices.d.ts.map\r