build: move .presetterrc to the root

This commit is contained in:
Alvis HT Tang 2022-09-23 14:18:27 +01:00
parent 21f28a21d2
commit 57710e7474
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
{
"preset": "presetter-preset-strict",
"config": {
"npmignore": ["!/configs/**", "!/templates/**"]
},
"variable": {
"root": "../.."
}
}