10 lines
154 B
JSON
Raw Normal View History

2017-06-19 23:32:30 -07:00
{
"description": "Authors style guide",
"files": [
"!**/*.d.ts",
"!**/*.js",
"!**/*.[1,2,3].*"
],
"tags": ["author", "style guide"]
}