mirror of
https://github.com/vuejs/apollo.git
synced 2025-12-08 18:02:09 +00:00
6 lines
51 B
JavaScript
6 lines
51 B
JavaScript
module.exports = {
|
|
env: {
|
|
jest: true,
|
|
},
|
|
}
|