mirror of
https://github.com/vuejs/apollo.git
synced 2025-12-08 18:02:09 +00:00
5 lines
99 B
JavaScript
5 lines
99 B
JavaScript
/** @type {import('@vue/cli-service').ProjectOptions} */
|
|
module.exports = {
|
|
lintOnSave: false,
|
|
}
|