Updated format
This commit is contained in:
parent
d011f4547e
commit
e26ee50faf
13
README.md
13
README.md
@ -1,10 +1,11 @@
|
||||
# TS Project (Template for TypeScript)
|
||||
|
||||
- TypeScript
|
||||
- TS Node Dev
|
||||
- Husky
|
||||
- Prettier
|
||||
- ESLint
|
||||
- TypeScript
|
||||
- TS Node Dev
|
||||
- Husky
|
||||
- Prettier
|
||||
- ESLint
|
||||
|
||||
### Contributors
|
||||
- Sambo Chea <sombochea@cubetiqs.com>
|
||||
|
||||
- Sambo Chea <sombochea@cubetiqs.com>
|
||||
|
@ -12,7 +12,7 @@
|
||||
"lib": ["ES2015"],
|
||||
"skipLibCheck": true,
|
||||
"allowJs": true,
|
||||
"declaration": true,
|
||||
"declaration": true
|
||||
},
|
||||
"include": ["src/**/*"]
|
||||
}
|
Loading…
Reference in New Issue
Block a user