mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 12:43:12 +08:00
feat: scaffold monorepo
This commit is contained in:
4
apps/storybook/.eslintrc.js
Normal file
4
apps/storybook/.eslintrc.js
Normal file
@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
extends: ['tih'],
|
||||
};
|
Reference in New Issue
Block a user