7 lines
85 B
JSON
Raw Normal View History

{
"description": "Validation",
"files":[
"!**/*.d.ts",
"!**/*.js"
]
}