Expose a new export: without-countries

This commit is contained in:
Basile Bruneau
2021-04-23 23:42:01 +02:00
committed by Basile Bruneau
parent a6873175d3
commit 571696b296
11 changed files with 425 additions and 242 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
"singleQuote": true,
"arrowParens": "always",
"bracketSpacing": true,
"printWidth": 120
"printWidth": 80
}