We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87fcbc1 commit a119a34Copy full SHA for a119a34
lib/provider/editorconfig.ts
@@ -1,3 +1,5 @@
1
+/// <reference path="../typings/editorconfig.d.ts" />
2
+
3
"use strict";
4
5
import * as ts from "typescript";
0 commit comments