mirror of
https://github.com/maputnik/editor.git
synced 2026-07-09 23:47:25 +00:00
8af1cfd5f8
Pure file moves (no content changes) so git records them as renames and history/blame is preserved through the migration that follows: cypress/e2e/*.cy.ts -> e2e/*.spec.ts cypress/e2e/*-driver.ts -> e2e/*-driver.ts cypress/fixtures/ -> e2e/fixtures/ cypress.config.ts -> playwright.config.ts InputAutocomplete.cy.tsx -> InputAutocomplete.browser.test.tsx Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
18 lines
305 B
JSON
18 lines
305 B
JSON
{
|
|
"id": "test-style",
|
|
"center": [0,51],
|
|
"zoom": 7,
|
|
"version": 8,
|
|
"name": "Test Style",
|
|
"sources": {
|
|
"rectangles": {
|
|
"type": "geojson",
|
|
"data": {
|
|
"type": "FeatureCollection",
|
|
"features": []
|
|
}
|
|
}
|
|
},
|
|
"layers": []
|
|
}
|