Comparing version 3.0.15 to 3.0.16
@@ -17,3 +17,3 @@ { | ||
}, | ||
"version": "3.0.15", | ||
"version": "3.0.16", | ||
"author": "Mikael Vesavuori", | ||
@@ -20,0 +20,0 @@ "contributors": [ |
@@ -274,7 +274,8 @@  | ||
There are several ways in which you can provide Figmagic with knowledge about how you want it to parse your tokens. You can combine them, but beware of the below prioritization chart: | ||
There are several ways in which you can provide Figmagic with knowledge about how you want it to parse your tokens. | ||
You can combine them, but beware of the below prioritization chart (from lowest to highest): | ||
1. User-provided configuration from `.figmagicrc` file | ||
2. Command-line arguments and flags | ||
3. Environment variables from `.env` file | ||
2. Environment variables (also loaded from `.env` file using `dotenv`) | ||
3. Command-line arguments and flags | ||
@@ -328,3 +329,2 @@ If possible, stick to one way of providing settings. | ||
}; | ||
``` | ||
@@ -331,0 +331,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4184114
174
10141
11