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