improve things

This commit is contained in:
Kent C. Dodds
2019-07-31 12:53:54 -06:00
parent f10cfb98ce
commit 9c51bd92fa
8 changed files with 14 additions and 16 deletions

View File

@@ -5,7 +5,7 @@
"license": "GPLv3",
"scripts": {
"lint": "eslint src",
"format": "prettier --write \"**/*.+(js|jsx|json|yml|yaml|css|less|scss|ts|tsx|md|graphql|mdx)\""
"format": "prettier --write \"**/*.+(js|json|ts|tsx|md)\""
},
"devDependencies": {
"eslint": "^6.1.0",