prettierrc fix
This commit is contained in:
parent
bbde8b0c09
commit
9412bdf39e
@ -60,7 +60,7 @@
|
|||||||
".config/hypr/mocha.conf".source = ../config/mocha.conf;
|
".config/hypr/mocha.conf".source = ../config/mocha.conf;
|
||||||
".config/hypr/hypridle.conf".source = ../config/hypridle.conf;
|
".config/hypr/hypridle.conf".source = ../config/hypridle.conf;
|
||||||
".config/dolphinrc".source = ../config/dolphinrc;
|
".config/dolphinrc".source = ../config/dolphinrc;
|
||||||
".prettierrc".source = ../config/
|
".prettierrc".source = ../config/.prettierrc;
|
||||||
|
|
||||||
# # You can also set the file content immediately.
|
# # You can also set the file content immediately.
|
||||||
# ".gradle/gradle.properties".text = ''
|
# ".gradle/gradle.properties".text = ''
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user