Prettier
This commit is contained in:
parent
28cf51a6b6
commit
270fce7f9e
9 changed files with 385 additions and 356 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "es6",
|
||||
"module": "commonjs",
|
||||
"sourceMap": true,
|
||||
"outDir": "build",
|
||||
"rootDir": "src"
|
||||
}
|
||||
}
|
||||
"compilerOptions": {
|
||||
"target": "es6",
|
||||
"module": "commonjs",
|
||||
"sourceMap": true,
|
||||
"outDir": "build",
|
||||
"rootDir": "src"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue