build: move .presetterrc to the root
This commit is contained in:
parent
21f28a21d2
commit
57710e7474
|
@ -1,9 +0,0 @@
|
||||||
{
|
|
||||||
"preset": "presetter-preset-strict",
|
|
||||||
"config": {
|
|
||||||
"npmignore": ["!/configs/**", "!/templates/**"]
|
|
||||||
},
|
|
||||||
"variable": {
|
|
||||||
"root": "../.."
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue