mirror of
https://github.com/bendtherules/react-fiber-traverse.git
synced 2026-08-18 13:52:36 +00:00
Move lint-staged config to different file to ignore filenames
This commit is contained in:
@@ -119,10 +119,5 @@
|
||||
"typedoc": "^0.15.0",
|
||||
"typedoc-plugin-markdown": "^2.1.0",
|
||||
"typescript": "3.5.3"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,jsx,ts,tsx}": [
|
||||
"run-s check:* lint"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user