Skip to content

Commit a826d1d

Browse files
committed
Lint fixes, added ol-ext types
1 parent a08090c commit a826d1d

File tree

105 files changed

+1789
-1266
lines changed

Some content is hidden

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

105 files changed

+1789
-1266
lines changed

.spelling.dic

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ bricr
55
comstock
66
consolas
77
dotenvx
8+
espm
89
extrabold
910
extralight
1011
fieldname

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "seed",
3-
"version": "3.2.4",
3+
"version": "3.2.5",
44
"description": "Standard Energy Efficiency Data (SEED) Platform™",
55
"license": "SEE LICENSE IN LICENSE.md",
66
"repository": {
@@ -86,6 +86,7 @@
8686
"@types/lodash-es": "^4.17.12",
8787
"@types/luxon": "^3.4.2",
8888
"@types/node": "^22.10.6",
89+
"@types/ol-ext": "npm:@siedlerchr/types-ol-ext@^3.6.2",
8990
"angular-eslint": "^19.0.2",
9091
"autoprefixer": "^10.4.20",
9192
"chroma-js": "2.4.2",

0 commit comments

Comments
 (0)