first commit
This commit is contained in:
23
.eslintignore
Normal file
23
.eslintignore
Normal file
@@ -0,0 +1,23 @@
|
||||
# This file will tell ESLint which files and folders it should never lint.
|
||||
|
||||
node_modules
|
||||
|
||||
*.d.ts
|
||||
|
||||
*.js
|
||||
|
||||
build
|
||||
|
||||
temp
|
||||
|
||||
library
|
||||
|
||||
local
|
||||
|
||||
native
|
||||
|
||||
profiles
|
||||
|
||||
settings
|
||||
|
||||
build-related
|
||||
Reference in New Issue
Block a user