.prettierrc
This commit is contained in:
parent
455f0022c4
commit
89bbc437ae
4
config/.prettierrc
Normal file
4
config/.prettierrc
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"tabWidth": 4,
|
||||
"useTabs": true
|
||||
}
|
||||
@ -60,6 +60,7 @@
|
||||
".config/hypr/mocha.conf".source = ../config/mocha.conf;
|
||||
".config/hypr/hypridle.conf".source = ../config/hypridle.conf;
|
||||
".config/dolphinrc".source = ../config/dolphinrc;
|
||||
".prettierrc".source = ../config/
|
||||
|
||||
# # You can also set the file content immediately.
|
||||
# ".gradle/gradle.properties".text = ''
|
||||
|
||||
Loading…
Reference in New Issue
Block a user