remove things

This commit is contained in:
Kent C. Dodds
2018-09-14 20:07:27 -06:00
parent 5fdae592f1
commit a3f32f5b01
9 changed files with 4 additions and 3077 deletions

View File

@@ -1,9 +0,0 @@
{
"linters": {
"*.js": [
"eslint",
"prettier --write",
"git add"
]
}
}