Compare commits
2 Commits
40ce399216
...
4c0f9483d5
Author | SHA1 | Date |
---|---|---|
Derrick Hammer | 4c0f9483d5 | |
Derrick Hammer | f1e60e5437 |
|
@ -3,6 +3,13 @@
|
|||
"presetter-preset-strict"
|
||||
],
|
||||
"config": {
|
||||
"tsconfig": {
|
||||
"compilerOptions": {
|
||||
"lib": [
|
||||
"ES2021"
|
||||
]
|
||||
}
|
||||
},
|
||||
"prettier": {
|
||||
"singleQuote": false
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue