mirror of
https://gitee.com/Donal/ofd.js.git
synced 2024-12-02 03:48:44 +08:00
5 lines
67 B
JavaScript
5 lines
67 B
JavaScript
module.exports = {
|
|
publicPath: '/ofd',
|
|
lintOnSave: false
|
|
}
|