@ -26,6 +26,6 @@
},
"compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" },
"fmt": { "useTabs": true, "semiColons": false, "singleQuote": true },
"unstable": ["kv"],
"unstable": ["kv", "cron"],
"nodeModulesDir": true
}