Compare commits
2 Commits
b9eceb7196
...
faf4a214b1
| Author | SHA1 | Date | |
|---|---|---|---|
| faf4a214b1 | |||
| a6595d02c8 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@teacinema/core",
|
||||
"version": "1.0.8",
|
||||
"version": "1.0.9",
|
||||
"description": "Core utils and shared setup",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
export default {
|
||||
trailingComma: 'none',
|
||||
tabWidth: 2,
|
||||
useTabs: true,
|
||||
useTabs: false,
|
||||
semi: false,
|
||||
singleQuote: true,
|
||||
jsxSingleQuote: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user