2018-01-23 21:30:27 -08:00

10 lines
154 B
JSON

{
"description": "Authors style guide",
"files": [
"!**/*.d.ts",
"!**/*.js",
"!**/*.[1,2,3].*"
],
"tags": ["author", "style guide"]
}