mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-01-11 02:35:53 +00:00
Do not run prettier on dist
This commit is contained in:
parent
7668c4ffa4
commit
b031251f59
@ -1,2 +1,3 @@
|
||||
# Ignore artifacts:
|
||||
build
|
||||
dist
|
||||
|
@ -3,10 +3,7 @@
|
||||
"declaration": true,
|
||||
"declarationDir": "dist/dts",
|
||||
"target": "esnext",
|
||||
"esModuleInterop": true,
|
||||
"moduleResolution": "node",
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"strict": true,
|
||||
"skipLibCheck": true
|
||||
"strict": true
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user