mirror of
https://github.com/requarks/wiki.git
synced 2026-08-26 21:27:10 -05:00
12 lines
122 B
Plaintext
12 lines
122 B
Plaintext
{
|
|
"comments": true,
|
|
"plugins": [
|
|
"lodash",
|
|
"graphql-tag"
|
|
],
|
|
"presets": [
|
|
["env"],
|
|
"stage-2"
|
|
]
|
|
}
|