mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-20 20:01:22 +00:00
package.json syntax typo
This commit is contained in:
parent
c7e721b44f
commit
e99313034d
@ -31,10 +31,10 @@
|
||||
"!**/coverage/**",
|
||||
"!**/config/**",
|
||||
"!**/maintenance/**",
|
||||
"!**/plugins/**"
|
||||
"!**/plugins/**",
|
||||
"!**/.eslintrc.js",
|
||||
"!**/.prettierrc.js",
|
||||
"!**/nuxt.config.js",
|
||||
"!**/nuxt.config.js"
|
||||
],
|
||||
"coverageReporters": [
|
||||
"lcov"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user