We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13ab07 commit 0a74397Copy full SHA for 0a74397
package/snippets-versioned/config.json
@@ -1,9 +1,4 @@
1
{
2
"baseUrl": "/snippets",
3
- "fileExtensions": [
4
- ".js",
5
- ".ts",
6
- ".py",
7
- ".kt"
8
- ]
9
-}
+ "fileExtensions": [".js", ".ts", ".py", ".kt"]
+}
0 commit comments