I hereby claim:
- I am bnguyensn on github.
- I am bnguyensn (https://keybase.io/bnguyensn) on keybase.
- I have a public key ASCHimXE5GV6QK7YKupkGymX6NKSpFIMLT6juZxCVzkjfQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# ########## OS ########## # | |
# macOS | |
.DS_store | |
# ########## EDITOR ########## # | |
# IntelliJ | |
.idea | |
*.iml |
{ | |
"singleQuote": true, | |
"trailingComma": "es5" | |
} |
[ignore] | |
.*/node_modules/.* | |
.*/dist/.* | |
.*/build/.* | |
[include] | |
[libs] | |
[lints] |
{ | |
"compilerOptions": { | |
"emitDecoratorMetadata": true, | |
"experimentalDecorators": true, | |
"lib": [ | |
"dom", | |
"esnext", | |
"webworker" | |
], | |
"moduleResolution": "node", |
dist | |
build | |
tests | |
ignore |