add notice to wgem shortcut to readme
This commit is contained in:
@@ -33,7 +33,9 @@ For detailed explanation on how things work, checkout [Nuxt.js docs](https://nux
|
|||||||
|
|
||||||
### How to add a new resource
|
### How to add a new resource
|
||||||
|
|
||||||
We manage our resources in `store.json`. The schema is as follows:
|
If you are using VS Code, you can simply type `wgem` and hit tab in the `store.json` in order to get the correct template (see below).
|
||||||
|
|
||||||
|
For any other editor, please use the following schema:
|
||||||
```js
|
```js
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user