mirror of
https://github.com/harivansh-afk/Saas-Teamspace-2.git
synced 2026-04-17 10:02:26 +00:00
initial commit
This commit is contained in:
commit
9963e01acc
158 changed files with 48198 additions and 0 deletions
4
lint-staged.config.js
Normal file
4
lint-staged.config.js
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
module.exports = {
|
||||
'*': ['eslint --fix --no-warn-ignored'],
|
||||
'**/*.ts?(x)': () => 'npm run check-types',
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue