mirror of
https://github.com/duplicati/duplicati.git
synced 2026-05-06 07:16:38 -04:00
Add stylelint-config-standard-less
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
+3
-1
@@ -12,9 +12,11 @@ Duplicati/Localization/*.updated.csv
|
||||
Duplicati/Localization/report.*.xml
|
||||
Duplicati/Server/webroot/extjs-*
|
||||
packages
|
||||
package-lock.json
|
||||
node_modules
|
||||
changelog-news.txt
|
||||
.idea/
|
||||
.vs/
|
||||
/publish/
|
||||
ReleaseBuilder/build-temp/
|
||||
ReleaseBuilder/Resources/Windows/binfiles.wxs
|
||||
ReleaseBuilder/Resources/Windows/binfiles.wxs
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"stylelint-config-standard-less": "^3.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user