Skip to content

Commit 01f4640

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

File tree

106 files changed

+1793
-1267
lines changed

Some content is hidden

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

106 files changed

+1793
-1267
lines changed

.spelling.dic

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
11
aceee
22
ashrae
3+
atrt
34
beps
45
bricr
56
comstock
67
consolas
78
dotenvx
9+
espm
810
extrabold
911
extralight
1012
fieldname
13+
fira
1114
flippable
1215
fontsource
1316
geojson
17+
ghgi
1418
goel
1519
graw
1620
heroicons

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)