9 lines
106 B
JSON
Raw Normal View History

{
"description": "User Input",
"files": [
"!**/*.d.ts",
"!**/*.js"
],
"tags": ["input"]
}