Skip to content

Commit de44dc1

Browse files
committed
move from default/modules to defaultmodules
1 parent 6d306f9 commit de44dc1

File tree

108 files changed

+35
-35
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+35
-35
lines changed

cspell.config.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -343,11 +343,11 @@
343343
"ignorePaths": [
344344
"css/roboto.css",
345345
"node_modules/**",
346-
"modules/!(default)/**",
347-
"default/modules/**/translations/!(en).json",
348-
"default/modules/calendar/windowsZones.json",
349-
"default/modules/clock/faces/*.svg",
350-
"default/modules/weather/providers/yr.js",
346+
"modules/**",
347+
"defaultmodules/**/translations/!(en).json",
348+
"defaultmodules/calendar/windowsZones.json",
349+
"defaultmodules/clock/faces/*.svg",
350+
"defaultmodules/weather/providers/yr.js",
351351
"tests/mocks/**",
352352
"tests/e2e/modules/clock_es_spec.js",
353353
"translations/**"
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)