mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix lint
This commit is contained in:
parent
2e57a17064
commit
6e35b37e49
@ -3,3 +3,4 @@ build
|
|||||||
.nuxt
|
.nuxt
|
||||||
styleguide/
|
styleguide/
|
||||||
**/*.min.js
|
**/*.min.js
|
||||||
|
static/sw.js
|
||||||
|
|||||||
@ -221,7 +221,7 @@ export default {
|
|||||||
'@nuxtjs/axios',
|
'@nuxtjs/axios',
|
||||||
'@nuxtjs/style-resources',
|
'@nuxtjs/style-resources',
|
||||||
'@nuxtjs/sentry',
|
'@nuxtjs/sentry',
|
||||||
'@nuxtjs/pwa'
|
'@nuxtjs/pwa',
|
||||||
],
|
],
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user