mirror of
https://github.com/fluencelabs/js-mafmt
synced 2025-04-24 23:12:24 +00:00
chore: fix json format ts config (#68)
This commit is contained in:
parent
810466c0f2
commit
10e131dade
@ -18,7 +18,7 @@
|
||||
"paths": {
|
||||
"mafmt": [
|
||||
"./src",
|
||||
"../src",
|
||||
"../src"
|
||||
]
|
||||
},
|
||||
"types": [
|
||||
@ -30,7 +30,7 @@
|
||||
"forceConsistentCasingInFileNames": true
|
||||
},
|
||||
"files": [
|
||||
"./src/index.d.ts",
|
||||
"./src/index.d.ts"
|
||||
],
|
||||
"include": [
|
||||
"./test/**/*.spec.js"
|
||||
|
Loading…
x
Reference in New Issue
Block a user