mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 21:33:51 +01:00
tweak code formatting rules
* output as "json-stringify" (which is most similar to most files currently in the repository) * add .editorconfig * drop (now) superfluous pretter settings * add npm commands to check code style
This commit is contained in:
parent
627ced35bb
commit
21fc458f14
4 changed files with 23 additions and 5 deletions
6
.prettierignore
Normal file
6
.prettierignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
package.json
|
||||
package-lock.json
|
||||
dist/
|
||||
*.yaml
|
||||
data/discarded.json
|
||||
data/deprecated.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue