nicolium: disable oxfmt for style files
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
||||
"ignorePatterns": [],
|
||||
"ignorePatterns": ["**/*.{css,scss}"],
|
||||
"printWidth": null,
|
||||
"singleQuote": true,
|
||||
"arrowParens": null,
|
||||
|
||||
Reference in New Issue
Block a user