mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
lint
This commit is contained in:
2
lint.sh
2
lint.sh
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
prettier -w .
|
||||
pnpm prettier -w .
|
||||
|
||||
ruff check --fix .
|
||||
ruff format .
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"prettier": "^3.2.4"
|
||||
}
|
||||
"dependencies": {
|
||||
"prettier": "^3.2.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user