Bryan Wright
Bryan Wright
fantasticon -c fantasticonrc.json The option '$schema' is not recognised npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] fonts: `fantasticon -c fantasticonrc.json` npm ERR! Exit status 1 npm...
{ "$schema": "./fantasticonrc.schema.json", "assetTypes": [ "css", "html", "ts" ], "codepoints": { "source-control": 10000 }, "descent": 0, "fontHeight": 1000, "fontsUrl": "", "fontTypes": [ "eot", "woff2", "woff", "ttf" ], "formatOptions": { "svg":...
{ "$schema": "http://json-schema.org/schema", "type": "object", "description": "A custom definition for fantasticon config", "properties": { "inputDir": { "type": "string", "format": "path" }, "outputDir": { "type": "string", "format": "path", "description": "Output Directory"...
## VS Code Console Output Output from phpfmt in VS Code when formatting the file as explained above: ``` php "C:\Users\bwright\.vscode\extensions\kokororin.vscode-phpfmt-1.0.30\node_modules\phpfmt\fmt.phar" --psr2 --indent_with_space=4 --cakephp C:\Users\bwright\AppData\Local\Temp\temp-sjsolgmoi.php ```