refactor: auto format
This commit is contained in:
parent
2ca030290b
commit
b9db54e952
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ module.exports = {
|
|||
robotsTxtOptions: {
|
||||
policies: [
|
||||
{
|
||||
userAgent: "*",
|
||||
allow: "/"
|
||||
userAgent: '*',
|
||||
allow: '/'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue