10 lines
128 B
JSON
Raw Normal View History

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