This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
HeyPuter
mirror of
https://github.com/HeyPuter/puter.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
chore: update lint config
KernelDeimos
11 months ago
parent
0101f425d4
commit
d5cbc24cfe
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
eslint.config.js
+ 1
- 0
eslint.config.js
View File
@@ -37,6 +37,7 @@ export default [
"kv": true,
"def": true,
"use": true,
+ "ll":true,
}
}
},