Move all readConfig/Sync test files to test/config directory.

This commit is contained in:
David Anson 2018-05-20 21:37:05 -07:00
parent 43a50c4cad
commit 11b19f141c
4 changed files with 27 additions and 22 deletions

View file

@ -1,7 +0,0 @@
{
"extends": "config-child.json",
"MD003": false,
"MD007": { "indent": 4 },
"no-hard-tabs": true,
"line-length": { "line_length": 200 }
}