added tooling (eslint, typescript and prettier)
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"allowJs": true,
|
||||
|
||||
|
||||
"outDir": "dist",
|
||||
"allowImportingTsExtensions": false,
|
||||
"noEmit": false,
|
||||
"noEmit": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user