This commit is contained in:
Zsolt Ero
2023-12-27 20:27:32 +01:00
parent 30c81c4748
commit 2974f222dd
6 changed files with 252 additions and 0 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"@maplibre/maplibre-gl-style-spec": "^19.3.3",
"prettier": "^3.1.1",
"prettier-plugin-sort-json": "^3.1.0"
}
}