Files

10 lines
137 B
JSON
Raw Permalink Normal View History

2016-06-20 23:34:14 -07:00
{
"description": "Content Security",
2017-02-02 18:38:17 +00:00
"basePath": "src/",
2016-06-20 23:34:14 -07:00
"files": [
"!**/*.d.ts",
"!**/*.js"
],
"tags": ["security"]
}