mirror of
https://gitee.com/Donal/ofd.js.git
synced 2024-11-29 18:38:55 +08:00
5 lines
67 B
JavaScript
5 lines
67 B
JavaScript
module.exports = {
|
|
publicPath: '/ofd',
|
|
lintOnSave: false
|
|
}
|