mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-25 17:52:08 +00:00
feat: skip config creation if one already found (#110)
This commit introduces mechanism that'll check for common configuration file locations and respects the original file.
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
"postinstall": "node scripts/postinstall.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ivuorinen/config-checker": "^1.1.0",
|
||||
"prettier": "2.8.8"
|
||||
},
|
||||
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
|
||||
|
||||
Reference in New Issue
Block a user