@shopify/shop-minis-cli 0.1.8 → 0.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* • May prevent submission
|
|
10
10
|
*
|
|
11
11
|
* To update: Run `npx shop-minis upgrade`
|
|
12
|
-
* Learn more: https://shopify.dev/docs/api/shop-minis
|
|
12
|
+
* Learn more: https://shopify.dev/docs/api/shop-minis
|
|
13
13
|
*/
|
|
14
14
|
const shopMinisConfig = require("@shopify/shop-minis-react/eslint/config");
|
|
15
15
|
|
|
@@ -9,6 +9,6 @@
|
|
|
9
9
|
* • May prevent submission
|
|
10
10
|
*
|
|
11
11
|
* To update: Run `npx shop-minis upgrade`
|
|
12
|
-
* Learn more: https://shopify.dev/docs/api/shop-minis
|
|
12
|
+
* Learn more: https://shopify.dev/docs/api/shop-minis
|
|
13
13
|
*/
|
|
14
14
|
export { default } from "@shopify/shop-minis-react/stylelint/config";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"//": "⚠️ MANAGED BY SHOP MINIS - DO NOT EDIT",
|
|
4
4
|
"//info": "This file is maintained by @shopify/shop-minis-cli",
|
|
5
5
|
"//update": "To update run: npx shop-minis upgrade",
|
|
6
|
-
"//docs": "Learn more: https://shopify.dev/docs/api/shop-minis
|
|
6
|
+
"//docs": "Learn more: https://shopify.dev/docs/api/shop-minis",
|
|
7
7
|
"compilerOptions": {
|
|
8
8
|
"allowJs": false,
|
|
9
9
|
"resolveJsonModule": true,
|