Files

10 lines
128 B
JSON
Raw Permalink Normal View History

{
"description": "User Input",
2017-02-02 18:38:17 +00:00
"basePath": "src/",
"files": [
"!**/*.d.ts",
"!**/*.js"
],
"tags": ["input"]
2017-02-02 18:38:17 +00:00
}